Skip to content

Commit

Permalink
links to exercise solutions and html version
Browse files Browse the repository at this point in the history
  • Loading branch information
learnbyexample authored Aug 14, 2020
1 parent 551990f commit e155f0c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Example based guide to mastering GNU sed.

The book also includes exercises to test your understanding, which is presented together as a single file in this repo - [Exercises.md](./exercises/Exercises.md)

For solutions to the exercises, see [Exercise_solutions.md](./exercises/Exercise_solutions.md).

See [Version_changes.md](./Version_changes.md) to keep track of changes made to the book.

<br>
Expand All @@ -26,6 +28,8 @@ For a preview of the book, see [sample chapters](https://github.com/learnbyexamp

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.

For online `html` version of the book, visit https://learnbyexample.github.io/learn_gnused/

<br>

# Feedback
Expand Down Expand Up @@ -69,6 +73,7 @@ Twitter: https://twitter.com/learn_byexample
* [softwareengineering.stackexchange](https://softwareengineering.stackexchange.com/questions/39/whats-your-favourite-quote-about-programming) and [skolakoda](https://skolakoda.org/programming-quotes) for programming quotes
* [Warning](https://commons.wikimedia.org/wiki/File:Warning_icon.svg) and [Info](https://commons.wikimedia.org/wiki/File:Info_icon_002.svg) icons by [Amada44](https://commons.wikimedia.org/wiki/User:Amada44) under public domain
* [arifmahmudrana](https://github.com/arifmahmudrana) for spotting an ambiguous explanation
* [mdBook](https://github.com/rust-lang/mdBook) — for `html` version of the book

Special thanks to all my friends and online acquaintances for their help, support and encouragement, especially during difficult times.

Expand Down

0 comments on commit e155f0c

Please sign in to comment.