diff options
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ scope is larger than Yomichan, it's still focused on Japanese only.** - [ ] add separate frequency dictionary - [ ] add more deinflections to db/deinflections.sql - [ ] set up unit tests for sentence reading generation -- [ ] port server-internal API to simple HTTP JSON API +- [x] port server-internal API to simple HTTP JSON API - [ ] create primitive search page ui - [ ] add code formatter config - [ ] complete documentation |