Skip to content

Commit 6399421

Browse files
committed
update README.md
1 parent 90370b9 commit 6399421

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="https://github.com/selfint/code-blocks">
3-
<img src="./assets/extension-logo.png"alt="logo" width='128'/>
3+
<img src="./assets/extension-logo.png" alt="logo" width='128'/>
44
</a>
55
</p>
66

@@ -31,7 +31,7 @@ and manipulation (e.g. re-order function parameters), right inside your editor.
3131

3232
### Code Blocks Editor
3333

34-
Birds eye view over all your code blocks, with point and click refactoring.
34+
Bird's-eye view over all your code blocks, with point and click refactoring.
3535

3636
![svelte-1](./assets/editor/Code%20Blocks%20Demo%20-%20Editor%20-%20svelte%201.gif)
3737

@@ -50,8 +50,8 @@ View your code's syntax tree directly
5050
After installing `npm`, can be installed by running:
5151
`npm i -g tree-sitter-cli`.
5252

53-
If you don't want to install these tools, there's a good chance you don't
54-
need them. Try the extension without it, it will notify you if they are required.
53+
If you don't want to install this, there's a good chance you don't
54+
need to. Try the extension without it, it will notify you if it is required.
5555

5656
### Note
5757

@@ -167,7 +167,7 @@ Desired blocks: JSX blocks, and documentation comments should be merged with doc
167167

168168
## Known Issues
169169

170-
None as of 1/11/25.
170+
No known issues as of November 1, 2025.
171171

172172
## License
173173

0 commit comments

Comments
 (0)