Add Heroku deploy link to readme

This commit is contained in:
Cadence Ember
2020-04-15 04:01:11 +12:00
parent 6c48bc9d60
commit cff470acb0
2 changed files with 8 additions and 0 deletions

6
app.json Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "Bibliogram",
"description": "An alternative front-end for Instagram.",
"repository": "https://github.com/cloudrac3r/bibliogram",
"logo": "https://node-js-sample.herokuapp.com/node.png"
}