Skip to content

Commit ebcebb2

Browse files
committed
Update README.md
1 parent 4e7dc33 commit ebcebb2

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,32 @@ Click the Button below to spin up the book in GitPod.
2626
* [Chapter 3: JavaScript Datatypes & fundementals](ch3.md)
2727

2828

29+
## For more chapters, consider following on:
30+
The majority of the content in this repository is the refined version of the content found in [OSS Books](https://github.com/HansUXdev/OSS-Books) as begin to formalize everything for a legitimate chapter. I write my code snippets and notes and everything there before publishing it and bringing it over here.
31+
32+
<a href="https://medium.com/@hansOnConsult" class="MEDIUM">
33+
<img src="https://img.shields.io/badge/medium-%2312100E.svg?&style=for-the-badge&logo=medium&logoColor=white" />
34+
</a>
35+
<a href="https://dev.to/hansuxdev" class="DEV TO">
36+
<img src="https://img.shields.io/badge/DEV.TO-%230A0A0A.svg?&style=for-the-badge&logo=dev-dot-to&logoColor=white" />
37+
</a>
38+
<a href="https://www.youtube.com/channel/UCCGfELkPCJg1XHxQfFFz7pw/about" class="YOUTUBE">
39+
<img src="https://img.shields.io/badge/youtube-%23FF0000.svg?&style=for-the-badge&logo=youtube&logoColor=white" />
40+
</a>
41+
42+
<a href="https://www.youtube.com/channel/UCCGfELkPCJg1XHxQfFFz7pw/about" class="Twitch">
43+
<img src="https://img.shields.io/twitch/status/hansoncoding?style=for-the-badge" />
44+
</a>
45+
46+
2947

3048
## Publishing
3149

3250
As always, you'll be able to read this book online entirely for free.
3351

3452
<!-- This edition of the books is being self-published through [GetiPub](https://geti.pub) publishing. The published books will be made available for sale through normal book retail sources. -->
3553

36-
If you'd like to contribute financially towards the effort creating this book, please consider following me on [medium](https://medium.com/@HansOnConsult), reading the articles on there and clapping / sharing them.
54+
If you'd like to contribute financially towards the effort creating this book, please consider following me on [medium](https://medium.com/@HansOnConsult), reading the articles on there and clapping / sharing them actually help more than you'd think.
3755

3856
You can also contribute more significantly by becoming a direct sponsor please consider these options:
3957

0 commit comments

Comments
 (0)