docs(readme) add "deploy to heroku" button

This commit is contained in:
coderaiser 2015-07-14 10:54:54 -04:00
parent 8345457acc
commit 65be11a298
2 changed files with 21 additions and 2 deletions

14
app.json Normal file
View file

@ -0,0 +1,14 @@
{
"name": "cloudcmd",
"description": "Cloud Commander orthodox web file manager with console and editor",
"repository": "https://github.com/coderaiser/cloudcmd",
"logo": "http://cloudcmd.io/img/logo/cloudcmd.png",
"keywords": [
"console",
"editor",
"file",
"file manager",
"folder",
"orthodox"
]
}