👥 add contributors graph (#1855)
This commit is contained in:
parent
2a22a7d58c
commit
7e380f823e
12
README.md
12
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!
|
||||
|
||||
<a href="https://github.com/umijs/qiankun/graphs/contributors">
|
||||
<img src="https://opencollective.com/qiankun/contributors.svg?width=960&button=false" alt="contributors" />
|
||||
</a>
|
||||
|
||||
## 🎁 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).
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ loadMicroApp({
|
|||
|
||||
See details:[Getting Started](/guide/getting-started)
|
||||
|
||||
## Community
|
||||
## 👬 Community
|
||||
|
||||
| Github Discussions | 钉钉群 |
|
||||
| --- | --- |
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@ loadMicroApp({
|
|||
|
||||
参考:[快速上手](/zh/guide/getting-started)。
|
||||
|
||||
## 社区
|
||||
## 👬 社区
|
||||
|
||||
| Github Discussions | 钉钉群 |
|
||||
| --- | --- |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user