Skip to content

Commit 1052ed4

Browse files
links to bundle, markdown source, pandoc blogpost, etc
1 parent 032f0a2 commit 1052ed4

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

‎README.md‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@ You can purchase the book using these links:
1818

1919
* https://gumroad.com/l/gnugrep_ripgrep
2020
* https://leanpub.com/gnugrep_ripgrep
21-
* You can also get the book as part of **Awesome Regex** bundle from https://leanpub.com/b/regex
21+
* You can also get the book as part of **Awesome Regex** bundle from https://leanpub.com/b/regex or https://gumroad.com/l/regex
2222
* See https://learnbyexample.github.io/books/ for list of other books
2323

2424
For a preview of the book, see [sample chapters](https://github.com/learnbyexample/learn_gnugrep_ripgrep/blob/master/sample_chapters/grep_sample_v1p2.pdf)
2525

26+
The book can also be [viewed as a single markdown file in this repo](./gnu_grep.md). See my blogpost on [generating pdf from markdown using pandoc](https://learnbyexample.github.io/tutorial/ebook-generation/customizing-pandoc/) if you are interested in the ebook creation process.
27+
2628
<br>
2729

2830
# Feedback
@@ -74,4 +76,6 @@ Special thanks to all my friends and online acquaintances for their help, suppor
7476

7577
# License
7678

79+
The book is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/)
80+
7781
The code snippets are licensed under MIT, see [LICENSE](./LICENSE) file

0 commit comments

Comments
 (0)