update readme

This commit is contained in:
Aaron Bieber 2022-09-24 20:12:03 -06:00
parent a187409d59
commit 483a6275ad
No known key found for this signature in database

View File

@ -3,7 +3,9 @@
## TODOs
- [X] `use OpenBSD::Pledge` / `use OpenBSD::Unveil`.
- [ ] Automate building of the fts DBs.
- Fetch $release sqlports and $current sqlports and create.
- [ ] OpenSearch support.
- [ ] Parse input to match `Full-text Query Syntax`: https://www.sqlite.org/fts5.html .
- [ ] Style.
- [ ] OpenSearch support.
- [X] Stable and unstable search.