Skip to content

Commit 536c6a0

Browse files
committed
fix: modify readme 🚀
1 parent 09c356a commit 536c6a0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README-EN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
<h1 align="center">:whale: 用 PHP 的方式实现的各类算法合集 :whale: </h1>
1+
<h1 align="center">:whale:A collection of algorithms that are implemented in PHP:whale: </h1>
22

33
<p align="center">
44
<a href="https://github.com/PuShaoWei/arithmetic-php#简易结构">
55
<img src="https://img.shields.io/badge/php-done-brightgreen.svg" alt="php">
66
</a>
77
<a href="https://github.com/PuShaoWei/arithmetic-php">
88
<img src="https://img.shields.io/github/issues-pr-raw/arithmetic-php/cdnjs.svg">
9-
</a>1
9+
</a>
1010
<a href="https://github.com/PuShaoWei/arithmetic-php">
1111
<img src="https://img.shields.io/codacy/grade/e27821fb6289410b8f58338c7e0bc686.svg">
1212
</a>
@@ -20,7 +20,7 @@
2020
<p align="center"> <a href="./README.md">中文版</a> <p>
2121

2222

23-
## 简易结构
23+
## Simple structure,
2424
2525
├──Package
2626
│ ├── Sort

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</a>
77
<a href="https://github.com/PuShaoWei/arithmetic-php">
88
<img src="https://img.shields.io/github/issues-pr-raw/arithmetic-php/cdnjs.svg">
9-
</a>1
9+
</a>
1010
<a href="https://github.com/PuShaoWei/arithmetic-php">
1111
<img src="https://img.shields.io/codacy/grade/e27821fb6289410b8f58338c7e0bc686.svg">
1212
</a>

0 commit comments

Comments
 (0)