From 8edd063f7cf0466717aab7f668c4ded20979796c Mon Sep 17 00:00:00 2001 From: Donovan Hutchinson Date: Tue, 27 Nov 2018 13:39:16 +0000 Subject: [PATCH] updating readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f2c5402..22aa5e4 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,14 @@ This book gives you a solid intruction to the topic, combining theory with pract Find more including free tutorials and other courses at [CSSAnimation.rocks](https://cssanimation.rocks). +## More CSS Animation stuff + +I have a great [video course on CSS Animation](http://courses.cssanimation.rocks/p/level-up/) you should totally check out. It's a practical guide to building and animating all sorts of parts of a landing page. + +I also send out a free weekly [CSS Animation newsletter](https://cssanimation.rocks/weekly/). Sign up and get an email of cool inspiration in your inbox each week. + +Lastly, if you want to help me with the above, consider [being a CSS Animation patreon](https://www.patreon.com/cssanimation). I've been running the newsletter for approaching 3 years and will continue to do so thanks to the support of people like you! + ## Technical details This book is generated with [Pandoc book template](https://github.com/wikiti/pandoc-book-template).