Added github links

This commit is contained in:
Kaushal 2018-08-26 17:58:15 +05:30
parent 9504e44cc1
commit 4c88e5cab4

View File

@ -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"
}
]
}