diff --git a/README.md b/README.md index dd69d82..3eeb101 100644 --- a/README.md +++ b/README.md @@ -78,4 +78,6 @@ Certain external libraries require additional software to be installed. Check th The ffmpeg-android-maker's source code is available under the MIT license. See the `LICENSE.txt` file for more details. -However, the binaries that are produced have different license. The FFmpeg itself is under [LGPL 2.1](http://ffmpeg.org/legal.html). Enabling certain external libraries (like libx264) changes the license to be GPL 2 or later. \ No newline at end of file +However, the binaries that are produced have different license. The FFmpeg itself is under [LGPL 2.1](http://ffmpeg.org/legal.html). Enabling certain external libraries (like libx264) changes the license to be GPL 2 or later. + +Test \ No newline at end of file