docs: move TODO.md to README
This commit is contained in:
parent
56fd9467f7
commit
a90a877aed
3 changed files with 8 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# word-counter
|
||||
|
||||
A simple svelte word counter
|
||||
A simple word counter written in Svelte.
|
||||
|
||||

|
||||
|
||||
|
@ -28,3 +28,9 @@ pnpm run build
|
|||
```
|
||||
|
||||
You can preview the production build with `pnpm run preview`.
|
||||
|
||||
## Todo
|
||||
|
||||
- [ ] Time to read
|
||||
- [ ] Time to speak
|
||||
- [ ] Word frequency
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue