Skip to content

Commit bc9076b

Browse files
committed
Clarification on kotlin-debug-adapter role in readme
1 parent 77ecc25 commit bc9076b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Any editor conforming to LSP is supported, including [VSCode](https://github.com
1818
* See [Troubleshooting](TROUBLESHOOTING.md) for tips on troubleshooting errors
1919
* See [Roadmap](https://github.com/fwcd/kotlin-language-server/projects/1) for features, planned additions, bugfixes and changes
2020
* See [Kotlin Quick Start](https://github.com/fwcd/kotlin-quick-start) for a sample project
21-
* See [Kotlin Debug Adapter](https://github.com/fwcd/kotlin-debug-adapter) for debugging support on JVM
21+
* See [Kotlin Debug Adapter](https://github.com/fwcd/kotlin-debug-adapter) for running and debugging support on the JVM inside your editor
2222
* See [tree-sitter-kotlin](https://github.com/fwcd/tree-sitter-kotlin) for an experimental [Tree-Sitter](https://tree-sitter.github.io/tree-sitter/) grammar
2323

2424
## Packaging

0 commit comments

Comments
 (0)