Skip to content

Commit eb123e6

Browse files
committed
Update README.md
1 parent 19047a3 commit eb123e6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
delay.css
32
=========
43

@@ -8,7 +7,7 @@ Delay CSS3 animations form starting on page load, works great with [Animate.css]
87
Getting started
98
---------------
109

11-
To use delay.css in your website, simply drop the stylesheet into your document's <head>.
10+
To use delay.css in your website, simply drop the stylesheet into your document's <head>
1211

1312
<head>
1413
<link rel="stylesheet" href="delay.css">
@@ -18,7 +17,7 @@ Add the correct class to any animated object to delay it.
1817

1918
<div class="animated fadeInUp delayp7 animated"></div>
2019

21-
That's it! You've got the power to delay CSS elements from animating now. Now go have fun!
20+
That's it! You've got the power to delay CSS elements from animating. Now go have fun!
2221

2322

2423
[1]: https://github.com/daneden/animate.css

0 commit comments

Comments
 (0)