From b9bca9d32a79375b177ea208239a43ff8f780a94 Mon Sep 17 00:00:00 2001
From: jaywcjlove <398188662@qq.com>
Date: Wed, 9 Feb 2022 12:06:13 +0800
Subject: [PATCH] doc: Update README.md
---
README-zh.md | 10 ++++++++++
README.md | 10 ++++++++++
2 files changed, 20 insertions(+)
diff --git a/README-zh.md b/README-zh.md
index 27fe883..21f7904 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -387,6 +387,16 @@ $ npm run test
$ npm run test:watch # Development model
```
+## Contributors
+
+As always, thanks to our amazing contributors!
+
+
+
+
+
+Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors).
+
## License
diff --git a/README.md b/README.md
index 25e2f52..7fcc74a 100644
--- a/README.md
+++ b/README.md
@@ -378,6 +378,16 @@ $ npm run test
$ npm run test:watch # Development model
```
+## Contributors
+
+As always, thanks to our amazing contributors!
+
+
+
+
+
+Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors).
+
## License
[MIT © Kenny Wong](./LICENSE)