1
0

Change readme

This commit is contained in:
Akbar Rahman 2018-09-16 12:57:23 +01:00
parent 31099219ec
commit 54e7af68f5
Signed by: alvierahman90
GPG Key ID: 20609519444A1269

View File

@ -9,8 +9,7 @@ A bot to hold your todo.txt tasks
3. create `YOUR_CONFIG_DIRECTORY/config.json`:
```json
{
"token": "285908433:AAHyxGFXtG37Ox_AvPPYB_J73iNpT7rk1JM"
, "tasks_file": "./tasks.json"
"token": "YOUR_BOT_TOKEN"
}
```
4. run `cp docker-compose.example docker-compose.yml`