Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.</p>
<p>The complete list of classes, see <a href="http://pavlyukpetr.github.io/motion-css/">here</a> and here is some <a href="http://pavlyukpetr.github.io/motion-css/example.html">example</a>.

## Install with NPM
## Install with npm

<pre><code>npm install npm i motion-css-animation</code></pre>
<p>After that you can import it into your style file with:</p>
Expand Down