diff --git a/easings/README.md b/easings/README.md index fbc1273..44a3eb8 100644 --- a/easings/README.md +++ b/easings/README.md @@ -4,4 +4,4 @@ Useful easing functions for values animation. A port of Robert Penner's [easing equations](http://robertpenner.com/easing/). -![screenshot](https://goo.gl/crzRrH) +![Demo](../examples/easings/easings/easings.gif) diff --git a/examples/easings/easings/easings.gif b/examples/easings/easings/easings.gif new file mode 100644 index 0000000..633bcf1 Binary files /dev/null and b/examples/easings/easings/easings.gif differ