aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 83a74e8..1b7bf14 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ Language server for Odin. This project is still in early development.
- [Features](#features)
- [Clients](#clients)
- [Known issues](#issues)
+- [Missing features](#missiing-features)
## Installation
@@ -49,3 +50,6 @@ Example of ols.json:
## Issues
All the current known issues are found [here](https://github.com/DanielGavin/ols/blob/master/know_issues.txt)
+
+## Missing-features
+ Background indexer to complement the static indexer.