瀏覽代碼

Update README.md

Jannis Hajda 6 年之前
父節點
當前提交
ac08144158
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -3,4 +3,7 @@ A simple docker application to convert doc, docx, ppt and pptx files to pdf.
 
 ![](docker.gif)
 
-To convert your files simply place them in the /src/input directory and run `docker-compose up`
+## Instructions
+1. Make sure you have docker and docker-compose installed on your system
+2. Place your doc/docx/ppt/pptx files inside the /src/input directory
+3. Run `docker-compose up` and enjoy your converted files! (They are available inside the /src/output directory)