diff --git a/README.md b/README.md index 11596c4..0f1c007 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # JSDoc Folder Automatically collapses JSDoc comment blocks by default when opening JavaScript and TypeScript files. @@ -49,8 +51,8 @@ You can also directly edit `settings.json`: 1. Clone the repository: ```bash -git clone https://github.com/aydgn/fold-jsdoc.git -cd fold-jsdoc +git clone https://github.com/aydgn/jsdoc-folder.git +cd jsdoc-folder ``` 2. Install dependencies: @@ -83,4 +85,4 @@ code --install-extension fold-jsdoc-X.X.X.vsix ## License -[MIT](LICENSE) \ No newline at end of file +[MIT](LICENSE)