Skip to content

Commit dcbf75d

Browse files
link to blog
1 parent b26cece commit dcbf75d

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

+2-10
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
1-
<p align="center">
2-
<a href="https://gitter.im/learnbyexample/scripting_course"><img src="https://badges.gitter.im/learnbyexample/scripting_course.svg" width="100px" height="30px" /></a>
3-
<a href="https://www.patreon.com/learnbyexample"><img src="./images/become_a_patron_button.png" width="150px" height="30px" /></a>
4-
<a href="https://liberapay.com/learnbyexample/donate"><img src="https://liberapay.com/assets/widgets/donate.svg" width="100px" height="30px" /></a>
5-
</p>
6-
7-
<br>
8-
91
# <a name="linux-command-line"></a>Linux Command Line
102

113
Introduction to Linux commands and Shell scripting
124

135
* [Linux curated resources](https://github.com/learnbyexample/scripting_course/blob/master/Linux_curated_resources.md) for more complete resources list, including tutorials for beginners
14-
* For more related resources, visit [scripting course](https://github.com/learnbyexample/scripting_course)
6+
* For more related resources, visit [scripting course](https://github.com/learnbyexample/scripting_course) and my programming blog https://learnbyexample.github.io
157

168
<br>
179

@@ -42,7 +34,6 @@ Introduction to Linux commands and Shell scripting
4234
* Even for pull requests, open an issue for discussion before submitting PRs
4335
* or [gitter group chat](https://gitter.im/learnbyexample/scripting_course) for discussion as well as for help/mentorship
4436
* Share the repo with friends/colleagues, on social media, etc to help reach other learners
45-
* Contribute by donating on [patreon](https://www.patreon.com/learnbyexample) or [liberapay](https://liberapay.com/learnbyexample/donate)
4637
* In case you need to reach me, use [gitter private chat](https://gitter.im/learnbyexample)
4738
* or mail me at `echo 'bGVhcm5ieWV4YW1wbGUubmV0QGdtYWlsLmNvbQo=' | base64 --decode`
4839

@@ -66,3 +57,4 @@ Introduction to Linux commands and Shell scripting
6657
# <a name="license"></a>License
6758

6859
This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/)
60+

0 commit comments

Comments
 (0)