add readme

This commit is contained in:
Aaron Bieber 2022-09-23 18:17:45 -06:00
parent 448d484eb2
commit 3d9c30c086
No known key found for this signature in database

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# OpenBSD.app
## TODOs
- [ ] Parse input to match `Full-text Query Syntax`: https://www.sqlite.org/fts5.html .
- [ ] Style.
- [ ] OpenSearch support.
- [ ] Stable and unstable search (currently only unstable).