From 852b26539f327806aeec6f946dd581499ea0805a Mon Sep 17 00:00:00 2001 From: Jens Hausdorf Date: Thu, 12 Oct 2017 21:24:57 +0200 Subject: [PATCH] remove api link fixes #420 --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index af59a56..cfacb0b 100644 --- a/README.md +++ b/README.md @@ -597,10 +597,6 @@ $app->register(new FFMpeg\FFMpegServiceProvider(), array( )); ``` -## API Browser - -Browse the [API](https://ffmpeg-php.readthedocs.io/en/latest/_static/API/) - ## License This project is licensed under the [MIT license](http://opensource.org/licenses/MIT).