Compare commits

..

1 Commits

Author SHA1 Message Date
Andrei Stoica c6925d9a8d updated readme 2023-06-08 08:59:15 -04:00
1 changed files with 4 additions and 4 deletions

View File

@ -3,10 +3,10 @@ A rewrite of an older CLI todo system without python and regex
## Goals
- [ ] BLAZING FAST!
- [ ] replace python with rust
- [ ] replace regex with a markdown parsing library
- [ ] learn some rust along the way
[ ] BLAZING FAST!
[ ] replace python with rust
[ ] replace regex with a markdown parsing library
[ ] learn some rust along the way
## Ideas