Skip to content

Commit 22201b9

Browse files
committed
doc: Update README.md
1 parent eee5bd2 commit 22201b9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ NPM UNPKG
22
===
33

44
[![Build and Deploy npm-unpkg](https://github.com/uiwjs/npm-unpkg/workflows/Build%20and%20Deploy%20npm-unpkg/badge.svg)](https://github.com/uiwjs/npm-unpkg/actions)
5+
[![Open in Gitpod](https://shields.io/badge/Open%20in-Gitpod-green?logo=Gitpod)](https://gitpod.io/#https://github.com/uiwjs/npm-unpkg)
56

67
A web application to view npm package files, Based on [`unpkg`](https://unpkg.com/).
78

@@ -28,6 +29,16 @@ npm run build
2829
The build is minified and the filenames include the hashes.
2930
Your app is ready to be deployed!
3031

32+
## Contributors
33+
34+
As always, thanks to our amazing contributors!
35+
36+
<a href="https://github.com/uiwjs/npm-unpkg/graphs/contributors">
37+
<img src="https://uiwjs.github.io/npm-unpkg/CONTRIBUTORS.svg" />
38+
</a>
39+
40+
Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors).
41+
3142
## License
3243

3344
[MIT © Kenny Wong](https://github.com/kktjs/kkt/blob/master/LICENSE)

0 commit comments

Comments
 (0)