Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
indes committed Nov 26, 2018
1 parent 5f911d4 commit cd0e456
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 38 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Telepush
Telegram 推送机器人

## 安装
1. 下载代码
```shell
git clone https://github.com/indes/telepush
cd telepush
```

2. 安装依赖
```shell
composer install
```

3. 修改配置文件
```shell
cp .env.example .env
```
38 changes: 0 additions & 38 deletions templates/index.phtml

This file was deleted.

0 comments on commit cd0e456

Please sign in to comment.