diff --git a/README.md b/README.md index 3d2fdf2..850aae7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ $ bower install sass-easing --save ## Usage ```SCSS -@import "../node_modules/awesome-sass-easing/_easings.scss"; +@import "../node_modules/awesome-sass-easing/_sass-easing.scss"; .element { transition(top 500ms $easeInCubic); @@ -67,4 +67,4 @@ The following easing functions are available: ## License -MIT \ No newline at end of file +MIT