Skip to content

Commit 5ff97ac

Browse files
PDF/EPUB versions free till 2021-12-31
1 parent 46dd6c7 commit 5ff97ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ See [Version_changes.md](./Version_changes.md) to keep track of changes made to
1616

1717
# E-book
1818

19-
* You can purchase the pdf/epub versions of the book using these links
19+
* You can purchase the pdf/epub versions of the book using these links (**currently FREE to download till 31-Dec-2021**)
2020
* https://leanpub.com/py_regex
2121
* You might find reduced price using this coupon: https://leanpub.com/py_regex/c/P7erPYAm1386
2222
* https://learnbyexample.gumroad.com/l/py_regex

interactive_exercises/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Here's a screenshot to show the difference between these two options:
4848

4949
* Backticks are used in the question descriptions to highlight search and replace terms.
5050
* User input entered via **Pattern** and **Replace** boxes will always be treated as raw-strings. For this reason, raw-strings are used for the reference solutions as well.
51-
* These exercise questions have been adapted from my [Python re(gex)?](https://github.com/learnbyexample/py_regular_expressions) ebook (free to read online). See [Exercises.md](https://github.com/learnbyexample/py_regular_expressions/blob/master/exercises/Exercises.md) for all the exercise questions from this book.
51+
* These exercise questions have been adapted from my [Python re(gex)?](https://github.com/learnbyexample/py_regular_expressions) ebook (free to read online and PDF/EPUB versions are currently free to download till 31-Dec-2021). See [Exercises.md](https://github.com/learnbyexample/py_regular_expressions/blob/master/exercises/Exercises.md) for all the exercise questions from this book.
5252

5353
## TODO
5454

0 commit comments

Comments
 (0)