Skip to content

Commit 3322c1e

Browse files
committed
docs: update readme
1 parent c0a03a1 commit 3322c1e

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,15 @@ pnpm dev
8282
### Commands
8383

8484
- `pnpm dev`: Start the development server for the docs website.
85-
- `pnpm website:build-registry`: Build the component and block registry.
8685
- `pnpm website:build`: Build the docs website for production.
8786
- `pnpm website:build-cc`: Build content using content-collections CLI.
87+
- `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>
8894

8995
## License
9096

0 commit comments

Comments
 (0)