Add PHP tag for color highlighting

This commit is contained in:
grosroro 2012-05-31 16:09:01 +02:00
commit 45c9415144

View file

@ -11,7 +11,7 @@ Read The Documentation at http://readthedocs.org/docs/ffmpeg-php/ !
##Usage Example
```php
<php
<?php
$WebMFormat = new Format\Video\WebM();
$x264Format = new Format\Video\X264();
$OggFormat = new Format\Video\Ogg();