Skip to content

Commit eb3949e

Browse files
updated book title and misc changes
1 parent 9a3f105 commit eb3949e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Books, reference guides and resources on Regular Expressions, CLI one-liners, Sc
66

77
Free to read online versions:
88

9-
* [Python re(gex)?](https://learnbyexample.github.io/py_regular_expressions/)
9+
* [Understanding Python re(gex)?](https://learnbyexample.github.io/py_regular_expressions/)
1010
* [JavaScript RegExp](https://learnbyexample.github.io/learn_js_regexp/)
1111
* [Ruby Regexp](https://learnbyexample.github.io/Ruby_Regexp/)
1212
* [GNU grep and ripgrep](https://learnbyexample.github.io/learn_gnugrep_ripgrep/)
@@ -45,7 +45,7 @@ https://learnbyexample.github.io/ — my super duper awesome programming blog
4545

4646
## Newsletter
4747

48-
[learnbyexample weekly](https://learnbyexample.gumroad.com/l/learnbyexample-weekly) — programming resources, deals and more, delivered every Friday
48+
[learnbyexample weekly](https://learnbyexample.gumroad.com/l/learnbyexample-weekly) — programming resources, tips, tools, free ebooks and more. This is a free newsletter, delivered every Friday
4949

5050
<br>
5151

@@ -75,7 +75,7 @@ This repo also includes Bash and Vim customization files (files starting with `.
7575
* Please open an issue for typos/bugs/suggestions/etc
7676
* Even for pull requests, open an issue for discussion before submitting PRs
7777
* Share the repo with friends/colleagues, on social media, etc to help reach other learners
78-
* In case you need to reach me, mail me at `echo 'bGVhcm5ieWV4YW1wbGUubmV0QGdtYWlsLmNvbQo=' | base64 --decode` or send a DM via [twitter](https://twitter.com/learn_byexample)
78+
* In case you need to reach me, mail me at `echo 'bGVhcm5ieWV4YW1wbGUubmV0QGdtYWlsLmNvbQo=' | base64 --decode` or ping me on [twitter](https://twitter.com/learn_byexample)
7979

8080
<br>
8181

0 commit comments

Comments
 (0)