Added github links
This commit is contained in:
parent
9504e44cc1
commit
4c88e5cab4
@ -14,7 +14,8 @@
|
||||
"icon": "Icon/AternaLove.png",
|
||||
"type": "Cmdline",
|
||||
"location": "apps/Aterna-Love",
|
||||
"exec": "'bash -c ./auto-aterna-love.sh;bash'"
|
||||
"exec": "'bash -c ./auto-aterna-love.sh;bash'",
|
||||
"github": "https://github.com/metacoin/aternalove.git"
|
||||
},
|
||||
{
|
||||
"id": "3",
|
||||
@ -55,7 +56,8 @@
|
||||
"icon": "Icon/Florate.png",
|
||||
"type": "Gui",
|
||||
"location": "apps/Florate/",
|
||||
"exec": "./Florate"
|
||||
"exec": "./Florate",
|
||||
"github": "https://github.com/Tarun047/FloRate-Dapp.git"
|
||||
},
|
||||
{
|
||||
"id": "8",
|
||||
@ -79,7 +81,8 @@
|
||||
"icon": "Icon/Xcertify.png",
|
||||
"type": "Cmdline",
|
||||
"location": "apps/Xcertify/",
|
||||
"exec": "'bash -c ./xcertify;bash'"
|
||||
"exec": "'bash -c ./xcertify;bash'",
|
||||
"github": "https://github.com/akhil2015/Xcertify.git"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user