Skip to content

Commit

Permalink
links to bundle, markdown source, pandoc blogpost, etc
Browse files Browse the repository at this point in the history
  • Loading branch information
learnbyexample authored Mar 24, 2020
1 parent 09ffb0b commit 0024dae
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,13 @@ You can purchase the book using these links:

* https://gumroad.com/l/gnu_sed
* https://leanpub.com/gnu_sed
* You can also get the book as part of **Awesome Regex** bundle from https://leanpub.com/b/regex
* You can also get the book as part of **Awesome Regex** bundle from https://leanpub.com/b/regex or https://gumroad.com/l/regex
* See https://learnbyexample.github.io/books/ for list of other books

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

The book can also be [viewed as a single markdown file in this repo](./gnu_sed.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.

<br>

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

# License

The book is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/)

The code snippets are licensed under MIT, see [LICENSE](./LICENSE) file

0 comments on commit 0024dae

Please sign in to comment.