Skip to content

Commit 75e104b

Browse files
committed
minor changes in readme
1 parent 17d2604 commit 75e104b

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,13 @@ Requirements:
1111
* PHP 5.3+
1212
* Curl library installed
1313

14-
Usage:
14+
Online demo
15+
-----------
16+
17+
http://oscarotero.com/embed/demo
18+
19+
Usage
20+
-----
1521

1622
```php
1723
//Load library (if you don't have composer or any psr-4 compatible loader):
@@ -103,11 +109,6 @@ $info = Embed\Embed::create('https://www.youtube.com/watch?v=PP1xn5wHtxE', array
103109
));
104110
```
105111

106-
Online demo
107-
-----------
108-
109-
http://oscarotero.com/embed/demo
110-
111112
Do you need help?
112113
-----------------
113114

0 commit comments

Comments
 (0)