Skip to content

Commit

Permalink
added link to video promo
Browse files Browse the repository at this point in the history
  • Loading branch information
learnbyexample committed Jun 29, 2023
1 parent babbde1 commit b2b3fc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CLI text processing with GNU sed

Example based guide to mastering GNU sed.
Example based guide to mastering GNU sed. Visit https://youtu.be/nvKyKoeiZD8 for a short video about the book.

<p align="center"><img src="./images/sed_ls.png" alt="CLI text processing with GNU sed ebook cover image" /></p>

Expand Down Expand Up @@ -28,7 +28,7 @@ See [Version_changes.md](./Version_changes.md) to keep track of changes made to

For a preview of the book, see [sample chapters](./sample_chapters/gnu_sed_sample.pdf).

The book can also be [viewed as a single markdown file in this repo](./gnu_sed.md). See my blogpost on [generating pdfs from markdown using pandoc](https://learnbyexample.github.io/tutorial/ebook-generation/customizing-pandoc/) if you are interested in the ebook creation process.
The book can also be [viewed as a single markdown file in this repo](./gnu_sed.md). See my blogpost on [generating pdfs from markdown using pandoc](https://learnbyexample.github.io/customizing-pandoc/) if you are interested in the ebook creation process.

For the web version of the book, visit https://learnbyexample.github.io/learn_gnused/

Expand Down

0 comments on commit b2b3fc9

Please sign in to comment.