From 623aab4c280c34df0164081a5b39b36e34fcc080 Mon Sep 17 00:00:00 2001 From: Xhofe Date: Thu, 3 Mar 2022 23:17:13 +0800 Subject: [PATCH] docs: move all contributors --- .all-contributorsrc | 3 ++- README.md | 26 +++++++++++++------------- README_cn.md | 27 +++++++++++++++++++++++++-- 3 files changed, 40 insertions(+), 16 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b73a4f8f..f25076ee 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,6 +1,7 @@ { "files": [ - "README.md" + "README.md", + "README_cn.md" ], "imageSize": 100, "commit": false, diff --git a/README.md b/README.md index 017cba82..2897ba6c 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@
- -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) - logo

🗂️Another file list program that supports multiple storage, powered by Gin and React.

latest version @@ -14,12 +11,14 @@
- - --- English | [中文](./README_cn.md) + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + + ## Features - [x] Multiple storage @@ -74,13 +73,6 @@ Available at: . -## License - -The `AList` is open-source software licensed under the AGPL-3.0 license. - ---- - -> [@Blog](https://www.nn.ci/) · [@GitHub](https://github.com/Xhofe) ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -99,4 +91,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! + +## License + +The `AList` is open-source software licensed under the AGPL-3.0 license. + +--- + +> [@Blog](https://www.nn.ci/) · [@GitHub](https://github.com/Xhofe) · [@TelegramGroup](https://t.me/alist_chat) · [@QQGroup](https://jq.qq.com/?_wv=1027&k=OVPJcv2b) \ No newline at end of file diff --git a/README_cn.md b/README_cn.md index 06ad95c9..1e3ad565 100644 --- a/README_cn.md +++ b/README_cn.md @@ -11,11 +11,14 @@ - --- [English](./README.md) | 中文 + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + + ## 支持 - [x] 多种存储 @@ -70,10 +73,30 @@ +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Xhofe

💻 🤔
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! + ## 许可 `AList` 是在 AGPL-3.0 许可下许可的开源软件。 --- -> [@Blog](https://www.nn.ci/) · [@GitHub](https://github.com/Xhofe) \ No newline at end of file +> [@Blog](https://www.nn.ci/) · [@GitHub](https://github.com/Xhofe) · [@TelegramGroup](https://t.me/alist_chat) · [@QQGroup](https://jq.qq.com/?_wv=1027&k=OVPJcv2b) \ No newline at end of file