Change readme
This commit is contained in:
parent
31099219ec
commit
54e7af68f5
@ -9,8 +9,7 @@ A bot to hold your todo.txt tasks
|
|||||||
3. create `YOUR_CONFIG_DIRECTORY/config.json`:
|
3. create `YOUR_CONFIG_DIRECTORY/config.json`:
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"token": "285908433:AAHyxGFXtG37Ox_AvPPYB_J73iNpT7rk1JM"
|
"token": "YOUR_BOT_TOKEN"
|
||||||
, "tasks_file": "./tasks.json"
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
4. run `cp docker-compose.example docker-compose.yml`
|
4. run `cp docker-compose.example docker-compose.yml`
|
||||||
|
Reference in New Issue
Block a user