Skip to content

Commit 718f2c7

Browse files
committed
Update README
1 parent d43cd5b commit 718f2c7

1 file changed

Lines changed: 8 additions & 13 deletions

File tree

README.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,16 @@ I'm trying, believe me!
88

99
# Supported Features
1010

11-
Code completion
12-
13-
Code navigation
14-
15-
Interaction with REPL
16-
17-
Showing documentation on hover
18-
19-
Function signatures
11+
* Code completion
12+
* Code navigation
13+
* Interaction with REPL
14+
* Showing documentation on hover
15+
* Function signatures
2016

2117
# Features That Are Not Supported (But Nice to Have)
2218

23-
Linting
24-
25-
[Debug](https://github.com/indiejames/vscode-clojure-debug)
19+
* Linting
20+
* [Debug](https://github.com/indiejames/vscode-clojure-debug)
2621

2722
# Before you start
2823

@@ -56,7 +51,7 @@ This means you will need to add it to your ``profiles.clj``. Put the following c
5651

5752
3. Now Let's Connect to the REPL.
5853
59-
* Open the project folder in VS Code.
54+
3.1 Open the project folder in VS Code.
6055
6156
* Open a clojure source file such as `src/hello_clojure/core.clj`
6257

0 commit comments

Comments
 (0)