README.md in maprename-0.1.0 vs README.md in maprename-0.1.1
- old
+ new
@@ -109,14 +109,16 @@
以减号开头的配置项表示它的上一级配置项的值是数组类型,每个减号表示数组中的一个元素
See also: Official YAML specification: https://yaml.org/spec/1.2/spec.html
-## Involve with Regular Expression
+## Getting involved in Regular Expression
正则表达式30分钟入门教程: https://deerchao.cn/tutorials/regex/regex.htm
文中,在学习过程中使用一个 Windows 上的正则表达式测试器来帮助理解,Mac 上可以使用这个 Web 版的正则表达式测试器: https://deerchao.cn/tools/wegester/
+
+Learn Regex the Easy Way: https://github.com/ziishaned/learn-regex/blob/master/translations/README-cn.md
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).