🐛 Typo in "Extras" doc
Documentation mentions `HEAD_FLAG: true`, but in the code example `SHOW_TITLE: true` is used
This commit is contained in:
parent
1f2d0f1334
commit
44d837a362
@ -130,7 +130,7 @@ Since this project is contained all within one file, 'main.py'. You can simply a
|
||||
|
||||
## Extras
|
||||
|
||||
1. If you want to add the week in the Header of your stats, you can add `HEAD_FLAG: true` in your workflow file like this
|
||||
1. If you want to add the week in the Header of your stats, you can add `SHOW_TITLE: true` in your workflow file like this
|
||||
|
||||
```yml
|
||||
- uses: athul/waka-readme@master
|
||||
|
Loading…
x
Reference in New Issue
Block a user