We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a03a1 commit 3322c1eCopy full SHA for 3322c1e
1 file changed
README.md
@@ -82,9 +82,15 @@ pnpm dev
82
### Commands
83
84
- `pnpm dev`: Start the development server for the docs website.
85
-- `pnpm website:build-registry`: Build the component and block registry.
86
- `pnpm website:build`: Build the docs website for production.
87
- `pnpm website:build-cc`: Build content using content-collections CLI.
+- `pnpm website:build-registry`: Build the component and block registry.
88
+
89
+### Contributors
90
91
+<a href="https://github.com/pheralb/code-blocks/graphs/contributors">
92
+ <img src="https://contrib.rocks/image?repo=pheralb/code-blocks" />
93
+</a>
94
95
## License
96
0 commit comments