removed 'bugs' section, because I removed the bugssss!

main
m455 2018-04-21 09:27:09 -04:00
parent c0a0aea882
commit 4f70aa1400
1 changed files with 0 additions and 6 deletions

View File

@ -2,12 +2,6 @@
A command-line todo list in Racket
***Current bugs:***
* removing the "0th" item will remove all items in the list. **Example:** `rodo rm 0`
* removing items longest than the list will throw an error. **Example:** You have a list longer than 3 and you `rodo rm 7`
## Commands
### `init`