Skip to content

Commit 426a965

Browse files
links to exercise solutions and html version
1 parent 226f20a commit 426a965

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

‎README.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Example based guide to mastering GNU grep and ripgrep.
88

99
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)
1010

11+
For solutions to the exercises, see [Exercise_solutions.md](./exercises/Exercise_solutions.md).
12+
1113
See [Version_changes.md](./Version_changes.md) to keep track of changes made to the book.
1214

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

2729
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.
2830

31+
For online `html` version of the book, visit https://learnbyexample.github.io/learn_gnugrep_ripgrep/
32+
2933
<br>
3034

3135
# Feedback
@@ -68,6 +72,7 @@ Twitter: https://twitter.com/learn_byexample
6872
* [softwareengineering.stackexchange](https://softwareengineering.stackexchange.com/questions/39/whats-your-favourite-quote-about-programming) and [skolakoda](https://skolakoda.org/programming-quotes) for programming quotes
6973
* [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
7074
* [Andrew Gallant](https://blog.burntsushi.net/about/) (author of `ripgrep`) and [mikeblas](https://www.reddit.com/user/mikeblas) for critical feedback
75+
* [mdBook](https://github.com/rust-lang/mdBook) — for `html` version of the book
7176

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

0 commit comments

Comments
 (0)