Skip to content

Commit e4e3561

Browse files
themkatfwcd
andauthored
Improved sentence about debug-adapter role in README
Co-authored-by: fwcd <30873659+fwcd@users.noreply.github.com>
1 parent bc9076b commit e4e3561

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 running and debugging support on the JVM inside your editor
21+
* See [Kotlin Debug Adapter](https://github.com/fwcd/kotlin-debug-adapter) for editor-agnostic launch and debug support of Kotlin/JVM programs
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)