Skip to content

Commit ff3e68a

Browse files
added book details
1 parent d36c848 commit ff3e68a

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

‎README.md‎

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,22 @@
1-
<br>
1+
# GNU GREP and RIPGREP
22

3-
:warning: :construction: Work in progress, book expected to be released before May 15...
3+
Example based guide to mastering GNU grep and ripgrep.
44

5-
<br>
5+
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)
66

7-
Example based guide to mastering GNU grep and ripgrep
7+
See [Version_changes.md](./Version_changes.md) to keep track of changes made to the book.
88

99
<br>
1010

1111
# E-book
1212

13-
stay tuned...
13+
You can purchase the book using these links:
14+
15+
* https://gumroad.com/l/gnugrep_ripgrep
16+
* https://leanpub.com/gnugrep_ripgrep
17+
* https://www.instamojo.com/learnbyexample/gnu-grep-and-ripgrep/
18+
19+
For a preview of the book, see [sample chapters](https://github.com/learnbyexample/learn_gnugrep_ripgrep/blob/master/sample_chapters/grep_sample_v1p0.pdf)
1420

1521
<br>
1622

0 commit comments

Comments
 (0)