Skip to content

Commit 01d30f5

Browse files
bryant1410eltonmesquita
authored andcommitted
Fix broken Markdown headings (#689)
1 parent 3bb8878 commit 01d30f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Full example:
119119

120120
[Check out all the animations here!](https://daneden.github.io/animate.css/)
121121

122-
##Usage
122+
## Usage
123123
To use animate.css in your website, simply drop the stylesheet into your document's `<head>`, and add the class `animated` to an element, along with any of the animation names. That's it! You've got a CSS animated element. Super!
124124

125125
```html

0 commit comments

Comments
 (0)