From 7deabb8ea1a47d08e7b147000c5b4040174313ba Mon Sep 17 00:00:00 2001 From: Lucas Ramage Date: Thu, 23 Jan 2020 09:13:49 -0500 Subject: [PATCH 1/2] Create app.json --- app.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 app.json diff --git a/app.json b/app.json new file mode 100644 index 000000000..0fcf0536a --- /dev/null +++ b/app.json @@ -0,0 +1,7 @@ +{ + "name": "Webogram", + "description": "Telegram web application", + "repository": "https://github.com/zhukov/webogram", + "logo": "https://web.telegram.org/img/icons/icon128.png", + "keywords": ["telegram", "javascript", "messenger"] +} From 0931bf4b92c7dbac7edfc1f71a2f060d8f0df0e5 Mon Sep 17 00:00:00 2001 From: Lucas Ramage Date: Thu, 23 Jan 2020 09:26:41 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d40f8be2..338145409 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) ## [Webogram](https://web.telegram.org) — Telegram Web App