diff --git a/README.md b/README.md index e48b7fc..f5a4ed8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ -# video-to-gif-converter +# video-to-gif-converter V1.0 +This is a simple python tool for FFMPEG to convert files in a folder from WebM and mp4 to the GIF format. -This is a simple python GUI wrapper for FFMPEG to convert files in a folder from WebM and mp4 to the GIF format. \ No newline at end of file +## How to use +1. Put the things you want to convert in the folder named "ImagesIn" +2. Doubble click the file called "convert" or "convert.py" +3. Once the cmd windows closes the converted files should be in the "ImagesOut" folder. \ No newline at end of file