Browse Source

requirements

Michael Hoskins 5 years ago
parent
commit
177a54fe1e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -2,6 +2,9 @@
 
 
 Does pretty much what it says. Generates color barcodes of video files. Inspired by [MOVIEBARCODE Tumblr](http://moviebarcode.tumblr.com/).
 Does pretty much what it says. Generates color barcodes of video files. Inspired by [MOVIEBARCODE Tumblr](http://moviebarcode.tumblr.com/).
 
 
+## Requirements
+Requires .Net Framework 4.5 and ffmpeg Windows binaries.
+
 ## Configuration
 ## Configuration
 Change the `folderFFMpeg` key in the MovieBarcodeGenerator.exe.config file to your ffmpeg binary installation's `bin` folder.
 Change the `folderFFMpeg` key in the MovieBarcodeGenerator.exe.config file to your ffmpeg binary installation's `bin` folder.