diff --git a/README.md b/README.md index 17a7865..3acd607 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ Currently Lithia is an early proof of concept. Basic language features exist, bu - [x] Easy installation - [x] Prebuilt docker image - [ ] Prebuilt linux binaries -- [ ] Docs generator _in progress_, improved in [#20](https://github.com/vknabel/lithia/pull/20) -- [ ] Improved performance _in progress_ in [#20](https://github.com/vknabel/lithia/pull/20) -- [ ] Stack traces _in progress_ in [#20](https://github.com/vknabel/lithia/pull/20) +- [x] Generated docs for stdlib +- [x] Improved performance [#20](https://github.com/vknabel/lithia/pull/20) +- [x] Stack traces [#20](https://github.com/vknabel/lithia/pull/20) - [ ] Creating a custom language server - [ ] ... with diagnostics - [ ] ... with syntax highlighting