Added TODO in README
This commit is contained in:
parent
2d4f78933c
commit
1dcc35c0a3
1 changed files with 7 additions and 0 deletions
|
@ -25,3 +25,10 @@ The compiled executable will be inside the `bin` folder, named `kennson.exe` (re
|
||||||
(defaults to "2")
|
(defaults to "2")
|
||||||
-d, --max-depth Specify maximum nesting before stopping printing
|
-d, --max-depth Specify maximum nesting before stopping printing
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
|
- [ ] Configuration file
|
||||||
|
- [ ] Customisable colour scheme
|
||||||
|
- [ ] Default indent
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue