diff --git a/README.md b/README.md index 4ffa383..7159272 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The library of CSS3 animation All you need to do is connect the css file and use a specific class to an element that should be animated.

The complete list of classes, see here and here is some example. -## Install with NPM +## Install with npm

npm install npm i motion-css-animation

After that you can import it into your style file with: