You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2024. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+5-6
Original file line number
Diff line number
Diff line change
@@ -40,12 +40,10 @@ Possible additions - seems like these won't be coming any time soon :(
40
40
41
41
## <aname="contributing"></a>Contributing
42
42
43
-
* Please open an issue for typos/bugs/suggestions/etc
43
+
* Please [open an issue](https://github.com/learnbyexample/Command-line-text-processing/issues) for typos/bugs/suggestions/etc
44
44
* Even for pull requests, open an issue for discussion before submitting PRs
45
-
* or [gitter group chat](https://gitter.im/learnbyexample/scripting_course) for discussion as well as for help/mentorship
46
45
* Share the repo with friends/colleagues, on social media, etc to help reach other learners
47
-
* In case you need to reach me, use [gitter private chat](https://gitter.im/learnbyexample)
48
-
* or mail me at `echo 'yrneaolrknzcyr.arg@tznvy.pbz' | tr 'a-z' 'n-za-m'`
46
+
* In case you need to reach me, mail me at `echo 'yrneaolrknzcyr.arg@tznvy.pbz' | tr 'a-z' 'n-za-m'` or send a DM via [twitter](https://twitter.com/learn_byexample)
49
47
50
48
<br>
51
49
@@ -70,12 +68,13 @@ As of now, only `grep` exercises has been added. Stay tuned for more
70
68
71
69
Includes only completed chapters
72
70
73
-
* Read as ebook on[gitbook](https://learnbyexample.gitbooks.io/command-line-text-processing/content/)
74
-
* Download ebook for offline reading - [link](https://www.gitbook.com/book/learnbyexample/command-line-text-processing/details)
71
+
* Read as online ebook at[gitbook](https://learnbyexample.gitbooks.io/command-line-text-processing/content/)
72
+
* Download PDF for offline reading [using this link](https://legacy.gitbook.com/download/pdf/book/learnbyexample/command-line-text-processing)
75
73
76
74
Individual ebooks with more content, explanations, exercises, etc:
77
75
78
76
*[GNU grep and ripgrep](https://github.com/learnbyexample/learn_gnugrep_ripgrep)
0 commit comments