Skip to content

Commit 02535bb

Browse files
added acknowledgements
1 parent 0130a19 commit 02535bb

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

‎README.md‎

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,25 @@ For a preview of the book, see [sample chapters](https://github.com/learnbyexamp
4040

4141
<br>
4242

43+
# Acknowledgements
44+
45+
* [GNU grep documentation](https://www.gnu.org/software/grep/manual/grep.html) - manual and examples
46+
* [ripgrep](https://github.com/BurntSushi/ripgrep) - user guide and examples
47+
* [stackoverflow](https://stackoverflow.com/) and [unix.stackexchange](https://unix.stackexchange.com/) - for getting answers to pertinent questions on `bash`, `grep` and other commands
48+
* [tex.stackexchange](https://tex.stackexchange.com/) - for help on `pandoc` and `tex` related questions
49+
* Cover image
50+
* [draw.io](https://about.draw.io/)
51+
* [finding a needle in a haystack](https://commons.wikimedia.org/wiki/File:Wikipe-tan_on_the_haystack.png) by [Mikael Häggström](https://commons.wikimedia.org/wiki/User:Mikael_H%C3%A4ggstr%C3%B6m) under [Creative Commons Attribution-Share Alike 3.0 Unported](https://creativecommons.org/licenses/by-sa/3.0/deed.en) (modified to remove Wikimedia logo)
52+
* [train icon](https://www.iconfinder.com/icons/4213874/metro_train_transport_transportation_travelling_vehicle_icon) by [Yasir Masood](https://www.iconfinder.com/Muhammad_Auns) under [Creative Commons Attribution 3.0 Unported](https://creativecommons.org/licenses/by/3.0/)
53+
* [plane icon](https://www.iconfinder.com/icons/3671993/airplane_filled_fly_plane_sky_travel_icon) by [Pondok Multimedia](https://www.iconfinder.com/Ontimedia)
54+
* [softwareengineering.stackexchange](https://softwareengineering.stackexchange.com/questions/39/whats-your-favourite-quote-about-programming) and [skolakoda](https://skolakoda.org/programming-quotes) for programming quotes
55+
* [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
56+
* [Andrew Gallant](https://blog.burntsushi.net/about/) (author of `ripgrep`) for critical feedback
57+
58+
Special thanks to all my friends and online acquaintances for their help, support and encouragement, especially during difficult times.
59+
60+
<br>
61+
4362
# License
4463

4564
The code snippets are licensed under MIT, see [LICENSE](./LICENSE) file

0 commit comments

Comments
 (0)