We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bca89c commit e390ba3Copy full SHA for e390ba3
README-cn.md
@@ -3,6 +3,11 @@
3
<img src="https://i.imgur.com/bYwl7Vf.png" alt="Learn Regex">
4
</p><br/>
5
6
+## 翻译:
7
+
8
+* [English](README.md)
9
+* [中文版](README-cn.md)
10
11
## 什么是正则表达式?
12
13
> 正则表达式是一组由字母和符号组成的特殊文本, 它可以用来从文本中找出满足你想要的格式的句子.
README.md
@@ -3,8 +3,10 @@
+## Translations:
-[中文版](README-zh-simple.md)
## What is Regular Expression?
0 commit comments