diff options
-rw-r--r-- | README.md | 5 |
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) |