We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d4845a commit 8a95584Copy full SHA for 8a95584
README.md
@@ -26,8 +26,8 @@ Currently the following icons/states are supported:
26
27
## Usage
28
Either download/clone this repo or install it with yarn/npm or bower:<br>
29
-`yarn add animated-material-floatbutton`<br>
30
-`npm i animated-material-floatbutton -S`<br>
+`yarn add animated-material-button`<br>
+`npm i animated-material-button -S`<br>
31
`bower install animated-material-floatbutton`
32
33
Simply use the following snippet:
0 commit comments