Skip to content

Commit eb6b481

Browse files
authored
chore: update readme
1 parent c9b5bab commit eb6b481

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Right now, this language server is at its infancy and thus not ready to use for
2222
- 🚧 Build system integration: there is support for
2323
* Single module Gradle projects
2424
* Single module Android projects (uses debug variant and does not handle source set merging yet)
25-
and needs work on:
26-
* Multi module Gradle projects
27-
* KMP projects (targeting JVM, native target needs investigation on how to do it)
25+
* Needs work on:
26+
* Multi module Gradle projects
27+
* KMP projects (targeting JVM, native target needs investigation on how to do it)
2828

2929
## Installing
3030
We provide a distribution zip file, which you can download from [GitHub Releases](https://github.com/amgdev9/kotlin-lsp/releases/latest). Alternatively, there are unofficial methods to install it, provided by the community:

0 commit comments

Comments
 (0)