Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit 26ba74b

Browse files
committed
docs: clarify repository structure requirements in README
1 parent 8f2c290 commit 26ba74b

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
@@ -25,7 +25,7 @@ To add your plugin to the list, make a pull request to the `snippets.json` file.
2525
- `repo`: The GitHub repository identifier, in the form of user-name/repo-name, if your GitHub repo is located at https://github.com/user-name/repo-name.
2626
- `folder`: The folder name where your snippet is located. This is the folder name inside the repository, not the full path.
2727

28-
Your Repo has to be public, otherwise the snippet will not be installed and has to be in the following structure:
28+
Your Repo has to be public and has to be in the following structure:
2929

3030
```
3131
├── folder1

0 commit comments

Comments
 (0)