@@ -1,2 +1,4 @@
# doc2pdf
A simple docker application to convert doc, docx, ppt and pptx files to pdf.
+
+To convert your files simply place them in the /src/input directory and run `docker-compose up`