Skip to content

Commit 6ce95e5

Browse files
authored
Add contributors section
1 parent ee9b7bf commit 6ce95e5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,11 @@ npm start
3838
Then open http://localhost:3000 to see your app.
3939

4040
When you’re ready to deploy to production, create a production build with `npm run build` and you will find result in folder `/dist`, after you created a production build, you can execute `npm run serve` to serve the folder.
41+
42+
## Contributors
43+
44+
Many thanks for your help!
45+
46+
<a href="https://github.com/jihchi/rescript-react-realworld-example-app/graphs/contributors">
47+
<img src="https://contributors-img.web.app/image?repo=jihchi/rescript-react-realworld-example-app" />
48+
</a>

0 commit comments

Comments
 (0)