Skip to content

Commit

Permalink
updated book title
Browse files Browse the repository at this point in the history
  • Loading branch information
learnbyexample authored Feb 3, 2024
1 parent ea90ac6 commit 85bc332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Free to read online versions:

* [Understanding Python re(gex)?](https://learnbyexample.github.io/py_regular_expressions/)
* [Understanding JavaScript RegExp](https://learnbyexample.github.io/learn_js_regexp/)
* [Ruby Regexp](https://learnbyexample.github.io/Ruby_Regexp/)
* [Understanding Ruby Regexp](https://learnbyexample.github.io/Ruby_Regexp/)
* [CLI text processing with GNU grep and ripgrep](https://learnbyexample.github.io/learn_gnugrep_ripgrep/)
* [CLI text processing with GNU sed](https://learnbyexample.github.io/learn_gnused/)
* [CLI text processing with GNU awk](https://learnbyexample.github.io/learn_gnuawk/)
Expand Down

0 comments on commit 85bc332

Please sign in to comment.