瀏覽代碼

Added README.md for documentation

Clindo 7 年之前
父節點
當前提交
abc5d61559
共有 1 個文件被更改,包括 10 次插入0 次删除
  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