aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ross <[email protected]>2019-01-18 11:45:17 +0000
committerAleksey Kladov <[email protected]>2019-01-19 12:37:25 +0000
commit3d7f1880650f62d7fb86dbb55562925e0be1e6ec (patch)
tree99bfe791d2d05950cff3b119f7008db5483a01f4
parent843c42a1b98d595b817e039423bc46e8ae8663e8 (diff)
Corrected the readme on debugging
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 304c2620a..b183d7d11 100644
--- a/README.md
+++ b/README.md
@@ -37,8 +37,7 @@ features (some of which are VS Code specific).
37 37
38## Debugging 38## Debugging
39 39
40See [these instructions](./DEBUGGING.md) for VS Code setup and the list of 40See [these instructions](./DEBUGGING.md) on how to debug the vscode extension and the lsp server.
41features (some of which are VS Code specific).
42 41
43## Current Status and Plans 42## Current Status and Plans
44 43