From 9e284547cb78c71db2855a09426efd02e00a0c47 Mon Sep 17 00:00:00 2001 From: Lynh Date: Tue, 20 Feb 2024 17:16:59 +0700 Subject: [PATCH] Update readme --- README.md | 29 +++++++++++------------------ 1 file changed, 11 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 23a08d0..14b5640 100644 --- a/README.md +++ b/README.md @@ -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 jenky.w0w@gmail.com instead of using the issue tracker. +If you discover any security related issues, please email contact@lynh.me instead of using the issue tracker. ## Credits @@ -38,20 +38,13 @@ If you discover any security related issues, please email jenky.w0w@gmail.com 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