diff --git a/README.md b/README.md index e959085..d24c037 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

Tango LowCode Builder

-A source code based low-code builder, developed by NetEase Cloud Music Develop Team. +A source code based low-code builder. [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/NetEase/tango/blob/main/LICENSE) [![NPM version](https://img.shields.io/npm/v/@music163/tango-designer.svg?style=flat-square)](http://npmjs.org/package/@music163/tango-designer) @@ -79,6 +79,7 @@ yarn start Join NetEase Tango Community to share your ideas, suggestions, or questions and connect with other users and contributors. - Discord: +- [Usage Trends](https://npm-compare.com/@music163/tango-helpers,@music163/tango-context,@music163/tango-core,@music163/tango-setting-form,@music163/tango-sandbox,@music163/tango-ui,@music163/tango-designer) ## 🤝 Contributing @@ -89,13 +90,9 @@ Please read the [github contribution guide](https://docs.github.com/en/get-start - Commit and push your code - Open a Pull Request -## 📈 Usage Trends - -[Usage Trends of Tango Packages](https://npm-compare.com/@music163/tango-helpers,@music163/tango-context,@music163/tango-core,@music163/tango-setting-form,@music163/tango-sandbox,@music163/tango-ui,@music163/tango-designer) - ## 💗 Acknowledgments -Thanks to the NetEase Cloud Music Front-end team, Public Technology team, Live Broadcasting Technology team, and all the colleagues who participated in the Tango project. +Thanks to the NetEase Cloud Music Front-end team, Public Technology team, Live Broadcasting Technology team, and all the developers who participated in the Tango project. Thank you to CodeSandbox for providing the [Sandpack](https://sandpack.codesandbox.io/) project, which provides powerful online code execution capabilities for Tango. diff --git a/README.zh-CN.md b/README.zh-CN.md index f67eb70..65b2255 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -5,7 +5,7 @@

Tango 低代码设计器

-一个源码驱动的低代码设计器,来自网易云音乐技术团队 +一个源码驱动的低代码设计器框架 [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/NetEase/tango/blob/main/LICENSE) [![NPM version](https://img.shields.io/npm/v/@music163/tango-designer.svg?style=flat-square)](http://npmjs.org/package/@music163/tango-designer) @@ -79,6 +79,7 @@ yarn start 参与 NetEase Tango 的社区,以分享您的想法、建议或问题,并与其他用户和贡献者建立联系。 - Discord: +- [使用趋势](https://npm-compare.com/@music163/tango-helpers,@music163/tango-context,@music163/tango-core,@music163/tango-setting-form,@music163/tango-sandbox,@music163/tango-ui,@music163/tango-designer) ## 🤝 参与共建 @@ -90,13 +91,9 @@ yarn start - 合并修改 git rebase master - 发起 Pull Request -## 📈 使用量趋势 - -[Tango 使用量趋势](https://npm-compare.com/@music163/tango-helpers,@music163/tango-context,@music163/tango-core,@music163/tango-setting-form,@music163/tango-sandbox,@music163/tango-ui,@music163/tango-designer) - ## 💗 致谢 -感谢网易云音乐公共技术团队,大前端团队,直播技术团队,以及所有参与过 Tango 项目的同学们。 +感谢网易云音乐公共技术团队,大前端团队,直播技术团队,以及所有参与过 Tango 项目的开发者。 感谢 CodeSandbox 提供的 [Sandpack](https://sandpack.codesandbox.io/) 项目,为 Tango 提供了强大的基于浏览器的代码构建与执行能力。