Merge pull request #70 from ForNeVeR/patch-1

readme: fix the doc file name
This commit is contained in:
Joachim Bauch
2017-07-17 08:46:59 +02:00
committed by GitHub
+1 -1
View File
@@ -16,5 +16,5 @@ file gets deleted.
`MemoryModule` is a library that can be used to load a DLL completely from
memory - without storing on the disk first.
See `doc/readme.txt` for more informations about the format of a DLL file and
See `doc/readme.rst` for more informations about the format of a DLL file and
a tutorial how they can be loaded directly.