Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
gtraxx authored Mar 1, 2018
1 parent 299f198 commit 378d9b6
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Plugin youtube for TinyMCE 4

Insert YouTube video (Google Format) with optionnals (HD, similar vidéos)

###version
### version

[![release](https://img.shields.io/github/release/gtraxx/tinymce-plugin-youtube.svg)](https://github.com/gtraxx/tinymce-plugin-youtube/releases/latest)

Expand All @@ -15,15 +15,15 @@ Authors

Official link in french :

###Screenshot
### Screenshot

![youtube-tinymce-2 0 0](https://cloud.githubusercontent.com/assets/356674/17137863/b977bf00-533d-11e6-9070-426c5131f75a.png)

###Installation
### Installation
* Download the dist/youtube.zip archive
* Unzip archive in tinyMCE plugin directory (tiny_mce/plugins/)

###Configuration
### Configuration
```html
<script type="text/javascript">
tinymce.init({
Expand All @@ -39,7 +39,7 @@ tinymce.init({
</script>
```

###Languages
### Languages
* English
* French
* Russian
Expand All @@ -51,6 +51,7 @@ tinymce.init({
* Polish
* Dutch
* Turkish
* Japanese

You can send me translations in other languages

Expand Down

0 comments on commit 378d9b6

Please sign in to comment.