Skip to content

Commit

Permalink
docs(readme): Update package links
Browse files Browse the repository at this point in the history
- Update the package links in the README file
- Fix broken links
- Update package version information
  • Loading branch information
guanguans committed Oct 17, 2023
1 parent 621f30b commit 97a4cf2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
[![tests](https://github.com/guanguans/dcat-login-captcha/workflows/tests/badge.svg)](https://github.com/guanguans/dcat-login-captcha/actions)
[![check & fix styling](https://github.com/guanguans/dcat-login-captcha/actions/workflows/php-cs-fixer.yml/badge.svg)](https://github.com/guanguans/dcat-login-captcha/actions)
[![codecov](https://codecov.io/gh/guanguans/dcat-login-captcha/branch/main/graph/badge.svg?token=URGFAWS6S4)](https://codecov.io/gh/guanguans/dcat-login-captcha)
[![Latest Stable Version](https://poser.pugx.org/guanguans/dcat-login-captcha/v)](https:://packagist.org/packages/guanguans/dcat-login-captcha)
[![Total Downloads](https://poser.pugx.org/guanguans/dcat-login-captcha/downloads)](https:://packagist.org/packages/guanguans/dcat-login-captcha)
[![License](https://poser.pugx.org/guanguans/dcat-login-captcha/license)](https:://packagist.org/packages/guanguans/dcat-login-captcha)
[![Latest Stable Version](https://poser.pugx.org/guanguans/dcat-login-captcha/v)](https://packagist.org/packages/guanguans/dcat-login-captcha)
[![Total Downloads](https://poser.pugx.org/guanguans/dcat-login-captcha/downloads)](https://packagist.org/packages/guanguans/dcat-login-captcha)
[![License](https://poser.pugx.org/guanguans/dcat-login-captcha/license)](https://packagist.org/packages/guanguans/dcat-login-captcha)

## 环境要求

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
[![tests](https://github.com/guanguans/dcat-login-captcha/workflows/tests/badge.svg)](https://github.com/guanguans/dcat-login-captcha/actions)
[![check & fix styling](https://github.com/guanguans/dcat-login-captcha/actions/workflows/php-cs-fixer.yml/badge.svg)](https://github.com/guanguans/dcat-login-captcha/actions)
[![codecov](https://codecov.io/gh/guanguans/dcat-login-captcha/branch/main/graph/badge.svg?token=URGFAWS6S4)](https://codecov.io/gh/guanguans/dcat-login-captcha)
[![Latest Stable Version](https://poser.pugx.org/guanguans/dcat-login-captcha/v)](https:://packagist.org/packages/guanguans/dcat-login-captcha)
[![Total Downloads](https://poser.pugx.org/guanguans/dcat-login-captcha/downloads)](https:://packagist.org/packages/guanguans/dcat-login-captcha)
[![License](https://poser.pugx.org/guanguans/dcat-login-captcha/license)](https:://packagist.org/packages/guanguans/dcat-login-captcha)
[![Latest Stable Version](https://poser.pugx.org/guanguans/dcat-login-captcha/v)](https://packagist.org/packages/guanguans/dcat-login-captcha)
[![Total Downloads](https://poser.pugx.org/guanguans/dcat-login-captcha/downloads)](https://packagist.org/packages/guanguans/dcat-login-captcha)
[![License](https://poser.pugx.org/guanguans/dcat-login-captcha/license)](https://packagist.org/packages/guanguans/dcat-login-captcha)

## Requirement

Expand Down

0 comments on commit 97a4cf2

Please sign in to comment.