Skip to content

Commit 8fe850c

Browse files
committed
Added download links to readme
1 parent 9de4d20 commit 8fe850c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ This is an open-source introduction to Bash scripting guide/ebook that will help
66

77
The guide is suitable for anyone working as a developer, system administrator, or a DevOps engineer and wants to learn the basics of Bash scripting.
88

9+
## 🚀 Download
10+
11+
To download a copy of the ebook use one of the following links:
12+
13+
* [Dark mode](https://github.com/bobbyiliev/introduction-to-bash-scripting/raw/main/export/introduction-to-bash-scripting-dark.pdf)
14+
15+
* [Light mode](https://github.com/bobbyiliev/introduction-to-bash-scripting/raw/main/export/introduction-to-bash-scripting-light.pdf)
16+
917
## 📘 Chapters
1018

1119
The first 13 chapters would be purely focused on getting some solid Bash scripting foundations then the rest of the chapters would give you some real life examples and scripts.
@@ -70,6 +78,10 @@ I think it's essential always to keep professional and surround yourself with go
7078

7179
For more information, please visit my blog at [https://bobbyiliev.com](https://bobbyiliev.com), follow me on Twitter [@bobbyiliev_](https://twitter.com/bobbyiliev_) and [YouTube](https://www.youtube.com/channel/UCQWmdHTeAO0UvaNqve9udRw).
7280

81+
In case that you want to support me you can By Me a Coffee here:
82+
83+
<a href="https://www.buymeacoffee.com/bobbyiliev" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>
84+
7385
## 🔥 PDF Generation Tool
7486

7587
The project uses [Ibis](https://github.com/themsaid/ibis/) developed by [Mohamed Said](https://github.com/themsaid).

0 commit comments

Comments
 (0)