From 7e380f823e0227c78cc93df57cc547739a58507a Mon Sep 17 00:00:00 2001 From: Kuitos Date: Sun, 5 Dec 2021 18:17:02 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=A5=20add=20contributors=20graph=20(#1?= =?UTF-8?q?855)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++++++-- docs/README.md | 2 +- docs/README.zh.md | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index be51425..98a401d 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ The documentation is divided into several sections: - [Tutorial](https://qiankun.umijs.org/cookbook) - [API Reference](https://qiankun.umijs.org/api) - [FAQ](https://qiankun.umijs.org/faq) -- [Community](https://qiankun.umijs.org/#community) +- [Community](https://qiankun.umijs.org/#-community) ## 💿 Examples @@ -98,11 +98,19 @@ Visit `http://localhost:7099`. See [Qiankun 3.0 Roadmap](https://github.com/umijs/qiankun/discussions/1378) +## 👥 Contributors + +Thanks to all the contributors! + + + contributors + + ## 🎁 Acknowledgements - [single-spa](https://github.com/CanopyTax/single-spa) What an awesome meta-framework for micro-frontends! - [import-html-entry](https://github.com/kuitos/import-html-entry/) An assets loader that supports html entry. -### License +## 📄 License Qiankun is [MIT licensed](./LICENSE). diff --git a/docs/README.md b/docs/README.md index b3d499e..6deb221 100644 --- a/docs/README.md +++ b/docs/README.md @@ -40,7 +40,7 @@ loadMicroApp({ See details:[Getting Started](/guide/getting-started) -## Community +## 👬 Community | Github Discussions | 钉钉群 | | --- | --- | diff --git a/docs/README.zh.md b/docs/README.zh.md index 4ab7e6b..48b93ec 100644 --- a/docs/README.zh.md +++ b/docs/README.zh.md @@ -40,7 +40,7 @@ loadMicroApp({ 参考:[快速上手](/zh/guide/getting-started)。 -## 社区 +## 👬 社区 | Github Discussions | 钉钉群 | | --- | --- |