Browse Source

Added README.md for documentation

Clindo 7 years ago
parent
commit
abc5d61559
1 changed files with 10 additions and 0 deletions
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -0,0 +1,10 @@
+
+This project is for automating the video conversion and uploading it to a moodle server.
+
+
+
+#Steps to run the solution
+1. Clone or download this repository.
+2. Configure the paths where you save your video files, and the location to which converted video files have to be
+stored ( You could edit it in configuration.xml file)
+3. Run the app.py file