about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorAlan Pearce2024-05-29 18:02:34 +0200
committerAlan Pearce2024-05-29 18:02:34 +0200
commitf3d97c5bd45bca868417d76196680288ae2d05ff (patch)
tree2ed7f589546c78b47f92fc2883968e138dfd29fd /README.md
parent2c4a19ad6cb71065d31304370708c859b4f68f6d (diff)
downloadsearchix-f3d97c5bd45bca868417d76196680288ae2d05ff.tar.lz
searchix-f3d97c5bd45bca868417d76196680288ae2d05ff.tar.zst
searchix-f3d97c5bd45bca868417d76196680288ae2d05ff.zip
docs: move and clarify (achieved!) relevancy goal to "Goals"
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 97f9f8b..aa38a62 100644
--- a/README.md
+++ b/README.md
@@ -38,11 +38,12 @@ Also, I wanted to learn Go!
 -   Responsive (i.e. low latency)
 -   Minimal JavaScript for progressive enhancement
 -   Quickly switch between (options) sources with the same query
+-   Querying "git" should give relevant results:
+    -   Options: programs.git.{enable,package}
+    -   Packages: git/gitMinimal/gitFull...
 
 ### Future
 
--   [ ] `programs.git.enable` should be in the first few results for the query "git"
-
 ## Developing
 
 See [docs/developing.md](./docs/developing.md)