Skip to content

Commit bf060ae

Browse files
committed
doc: Update README.md
1 parent d55b78b commit bf060ae

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ React Codepen
33

44
<!--dividing-->
55

6-
[![Build & Deploy](https://github.com/uiwjs/react-codepen/workflows/Build%20&%20Deploy/badge.svg)](https://github.com/uiwjs/react-codepen/actions)
6+
[![Build & Deploy](https://github.com/uiwjs/react-codepen/actions/workflows/ci.yml/badge.svg)](https://github.com/uiwjs/react-codepen/actions/workflows/ci.yml)
77
[![npm version](https://img.shields.io/npm/v/@uiw/react-codepen.svg)](https://www.npmjs.com/package/@uiw/react-codepen)
88
[![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-codepen/file/README.md)
99

@@ -95,6 +95,16 @@ Your app is ready to be deployed!
9595
- [`@uiw/react-stackblitz`](https://github.com/uiwjs/react-stackblitz)
9696
- [`@uiw/react-codesandbox`](https://github.com/uiwjs/react-codesandbox)
9797

98-
### License
98+
## Contributors
99+
100+
As always, thanks to our amazing contributors!
101+
102+
<a href="https://github.com/uiwjs/react-codepen/graphs/contributors">
103+
<img src="https://uiwjs.github.io/react-codepen/CONTRIBUTORS.svg" />
104+
</a>
105+
106+
Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors).
107+
108+
## License
99109

100110
Licensed under the MIT License.

0 commit comments

Comments
 (0)