Skip to content

Commit 4726270

Browse files
ponsfrilusziishaned
authored andcommitted
Images fix (ziishaned#77)
* Images fix * Merge fixed
1 parent 18f576e commit 4726270

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

README-cn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<br/><br/>
2828
<p align="center">
29-
<img src="https://i.imgur.com/Pq5Llat.png" alt="Regular expression">
29+
<img src="./img/regexp-en.png" alt="Regular expression">
3030
</p>
3131

3232
以上的正则表达式可以接受 `john_doe`, `jo-hn_doe`, `john12_as`.
@@ -88,7 +88,7 @@
8888

8989
## 2. 元字符
9090

91-
正则表达式主要依赖于元字符.
91+
正则表达式主要依赖于元字符.
9292
元字符不代表他们本身的字面意思, 他们都有特殊的含义. 一些元字符写在方括号中的时候有一些特殊的意思. 以下是一些元字符的介绍:
9393

9494
|元字符|描述|

img/regexp-en.png

255 Bytes
Loading

img/regexp-es.png

251 Bytes
Loading

img/regexp-fr.png

269 Bytes
Loading

img/regexp.svg

Lines changed: 12 additions & 12 deletions
Loading

0 commit comments

Comments
 (0)