fix the checkboxes in the readme

This commit is contained in:
owen 2020-12-15 11:02:24 -05:00 committed by GitHub
parent 5eb94a6834
commit 6b7002417d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,12 +2,12 @@
searpl is a small php search engine with the following features:
-[x] robot.txt compliant
-[x] sqlite, so theres no need to run some fancy database daemon
-[x] javascript-free
-[ ] it uses a cloudflare cdn for the search button icon,
- [x] robot.txt compliant
- [x] sqlite, so theres no need to run some fancy database daemon
- [x] javascript-free
- [ ] it uses a cloudflare cdn for the search button icon,
but you can block it without impacting much.
-[x] read-only database, nothing is written except with the shell
- [x] read-only database, nothing is written except with the shell