diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d43b421 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +ffmpeg.exe \ No newline at end of file diff --git a/README.md b/README.md index f2ea088..1bc87c2 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,4 @@ Tinyblast is a lightweight plugin designed to enhance Maya’s playblast workflo This project is licensed under the GPLv3 license. -It also includes FFmpeg, which is licensed under GPLv3. You can download the FFmpeg source code from [https://ffmpeg.org/download.html](https://ffmpeg.org/download.html). - -## FFmpeg Usage and Legal Compliance - -Tinyblast uses the FFmpeg library to handle the conversion of `.avi` files to `.mp4`. FFmpeg is licensed under the GPLv3 license, and its source code is available for download at [FFmpeg Source](https://ffmpeg.org/download.html). \ No newline at end of file +It also includes FFmpeg, which is licensed under GPLv3. You can download the FFmpeg source code from [https://ffmpeg.org/download.html](https://ffmpeg.org/download.html). \ No newline at end of file