Skip to content

Commit

Permalink
docs: gitpod setup and homepage update
Browse files Browse the repository at this point in the history
  • Loading branch information
mvshmakov committed Jun 3, 2020
1 parent 81c8a6a commit 5fea949
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
tasks:
- init: npm install && npm run build
command: npm run start:dev
- init: npm install && npm run build
command: npm run start:dev
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/mvshmakov/hse-military-bot)

<p align="center">
<img style="max-width: 40%;" src="public/images/logo.png" alt="HSE Military Bot Icon"/>
</p>

## <img src="public/images/logo.png" width="20"> HSE Military Training Center [bot](https://t.me/hse_military_bot) for schedule

[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/mvshmakov/hse-military-bot)
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://github.com/mvshmakov/hse-military-bot/blob/master/LICENSE)
[![GitHub release](https://img.shields.io/github/release/mvshmakov/hse-military-bot.svg)](https://github.com/mvshmakov/hse-military-bot/releases/)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"telegram",
"bot"
],
"homepage": "https://iot-olap-clickhouse.herokuapp.com/",
"homepage": "https://hse-military-bot.herokuapp.com",
"repository": {
"type": "git",
"url": "git://github.com/mvshmakov/hse-military-bot.git"
Expand Down

0 comments on commit 5fea949

Please sign in to comment.