Skip to content

Commit 600812d

Browse files
update readme
1 parent 460f1bf commit 600812d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ This book is intended for somebody already familiar with the basics of JavaScrip
1111
My name is Alberto, I'm from Italy and I love programming.
1212
As I was studying ES6 I decided that the best way for me to test my understanding of it was to write articles about it. I have now packaged those articles in a free ebook that you can read here or on my blog [here](http://albertomontalesi.github.io/).
1313

14+
## Contributions & Donations
15+
16+
Any contributions you make are of course greatly appreciated.
17+
18+
If you enjoy my content and you want to donate me a cup of coffe, you can do [here](paypal.me/albertomontalesi).
1419

1520
## Table of contents
1621

@@ -30,3 +35,8 @@ As I was studying ES6 I decided that the best way for me to test my understandin
3035
* [Chapter 14: Generators](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/14_generators.md)
3136
* [Chapter 15: Proxies](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/15_proxies.md)
3237
* [Chapter 16: Sets, WeakSets, Maps and WeakMaps](https://github.com/AlbertoMontalesi/JavaScript-ES6-for-beginners-ebook/blob/master/ebook/16_sets_weaksets_maps_weakmaps.md)
38+
39+
40+
## License
41+
42+
This book is licensed under a [Creative Commons Attribution 4.0 - cc-by-4.0](https://creativecommons.org/licenses/by/4.0/)

0 commit comments

Comments
 (0)