- commit
- a3dec4c
- parent
- 261be49
- author
- Eric Bower
- date
- 2021-08-09 05:04:56 +0000 UTC
update readmne
1 files changed,
+12,
-0
+12,
-0
1@@ -3,6 +3,18 @@
2 A site dedicated to finding the best neovim plugins and other resources for
3 building neovim plugins
4
5+## Want to submit a plugin?
6+
7+If you'd like to suggest a plugin to add to `neovimcraft` then feel free to
8+open a github issue or submit a PR after running the following command:
9+
10+```bash
11+yarn resource
12+```
13+
14+This command will step through the requirements for adding a resource to the
15+site.
16+
17 ## Developing
18
19 You need to add a couple environment variables related to using the github api: