-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
|
||
# Atlas Pool | ||
# Fansipan Rate Limiter | ||
|
||
[![Latest Version on Packagist][ico-version]][link-packagist] | ||
[![Github Actions][ico-gh-actions]][link-gh-actions] | ||
|
@@ -27,7 +27,7 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE_OF_CONDUCT](CODE_OF_CONDUCT | |
|
||
## Security | ||
|
||
If you discover any security related issues, please email [email protected] instead of using the issue tracker. | ||
If you discover any security related issues, please email [email protected] instead of using the issue tracker. | ||
|
||
## Credits | ||
|
||
|
@@ -38,20 +38,13 @@ If you discover any security related issues, please email [email protected] in | |
|
||
The MIT License (MIT). Please see [License File](LICENSE.md) for more information. | ||
|
||
[ico-version]: https://img.shields.io/packagist/v/jenky/concurrency.svg?style=for-the-badge | ||
[ico-version]: https://img.shields.io/packagist/v/fansipan/rate-limiter.svg?style=for-the-badge | ||
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=for-the-badge | ||
[ico-travis]: https://img.shields.io/travis/jenky/concurrency/master.svg?style=for-the-badge | ||
[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/jenky/concurrency.svg?style=for-the-badge | ||
[ico-code-quality]: https://img.shields.io/scrutinizer/g/jenky/concurrency.svg?style=for-the-badge | ||
[ico-gh-actions]: https://img.shields.io/github/actions/workflow/status/jenky/concurrency/testing.yml?branch=main&label=actions&logo=github&style=for-the-badge | ||
[ico-codecov]: https://img.shields.io/codecov/c/github/jenky/concurrency?logo=codecov&style=for-the-badge | ||
[ico-downloads]: https://img.shields.io/packagist/dt/jenky/concurrency.svg?style=for-the-badge | ||
|
||
[link-packagist]: https://packagist.org/packages/jenky/concurrency | ||
[link-travis]: https://travis-ci.org/jenky/concurrency | ||
[link-scrutinizer]: https://scrutinizer-ci.com/g/jenky/concurrency/code-structure | ||
[link-code-quality]: https://scrutinizer-ci.com/g/jenky/concurrency | ||
[link-gh-actions]: https://github.com/jenky/concurrency | ||
[link-codecov]: https://codecov.io/gh/jenky/concurrency | ||
[link-downloads]: https://packagist.org/packages/jenky/concurrency | ||
|
||
[ico-gh-actions]: https://img.shields.io/github/actions/workflow/status/phanxipang/rate-limiter/testing.yml?branch=main&label=actions&logo=github&style=for-the-badge | ||
[ico-codecov]: https://img.shields.io/codecov/c/github/phanxipang/rate-limiter?logo=codecov&style=for-the-badge | ||
[ico-downloads]: https://img.shields.io/packagist/dt/fansipan/rate-limiter.svg?style=for-the-badge | ||
|
||
[link-packagist]: https://packagist.org/packages/fansipan/rate-limiter | ||
[link-gh-actions]: https://github.com/phanxipang/rate-limiter | ||
[link-codecov]: https://codecov.io/gh/phanxipang/rate-limiter | ||
[link-downloads]: https://packagist.org/packages/fansipan/rate-limiter |