From 4fae24a482e6f8ec50a86727e38dd58d32d56b10 Mon Sep 17 00:00:00 2001 From: Donovan Hutchinson Date: Sat, 24 Nov 2018 13:35:03 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6096378..6f1fe3b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # CSS Animation 101 Book +![](https://github.com/cssanimation/css-animation-101/raw/master/images/cover.png) + Animation using CSS can be overwhelming to learn all at once. This book gives you a solid intruction to the topic, combining theory with practical lessons. You’ll learn how, and why to use animation on your web pages and hopefully be inspired to try it on your own projects!