소스 검색

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