فهرست منبع

Information about Windows binary

Piotr Czajkowski 7 سال پیش
والد
کامیت
65c6926020
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -16,4 +16,6 @@ Running it on provided *test.docx* should produce:
 	"Kowalski, Jan" is now "Author2"
 	"Piotr Fronczewski" is now "Author3"
 
-You'll need libarchive and libxml2 to compile it. It was created as learning project while I was exploring C, so use it freely, but at your own risk. Output was tested with Word 2013 and Libre Office Writer.
+You'll need libarchive and libxml2 to compile it. It was created as learning project while I was exploring C, so use it freely, but at your own risk. Output was tested with Word 2013 and Libre Office Writer.
+
+To relieve your pain I've added compiled Windows 64 bit binary in the bin folder. It includes all necessary MingW dlls. Enjoy!