Skip to content

Commit

Permalink
feat: add all-contributors (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
sysulq committed Aug 20, 2021
1 parent 7f67854 commit f473636
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
![logo](docs/logo.png)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

# JUNO - A distributed application management system

Expand All @@ -17,6 +20,7 @@ JUNO(朱诺) 是斗鱼数据服务组研发的分布式服务管理系统,
更多产品介绍参见 [Juno微服务治理系统介绍](http://jupiter.douyu.com/juno)

演示环境(Demo):

- [在线演示](http://jupiterconsole.douyu.com/user/login?return_url=/)
- 账号/密码:admin/admin

Expand All @@ -30,7 +34,20 @@ Please make sure to read the [CONTRIBUTING](CONTRIBUTING.md) before making a pul

Thanks for all the people who contributed to Juno!

## Contributors

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->
<!-- ALL-CONTRIBUTORS-BADGE:END -->

## License

The project is licensed under the [Apache 2 license](https://github.com/ctripcorp/apollo/blob/master/LICENSE).

## Known Users
Expand Down
19 changes: 19 additions & 0 deletions node_modules/@babel/runtime/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f473636

Please sign in to comment.