project rename

This commit is contained in:
2018-04-19 17:32:28 +08:00
parent 91da34d642
commit 94844bba07
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,6 @@
# kCOJ Bot
# KCOJ Bot
Kuo C-Language Online Judge Bot
Telegram Bot that is for students in The Great NTUT CSIE.
@ -15,8 +17,6 @@ It runs as [@kcoj_bot](https://telegram.me/kcoj_bot) now.
## Usage
Like this:
```bash
while true; do git pull; python3 bot.py; done
```