readme: fix the doc file name

This commit is contained in:
Friedrich von Never
2017-07-15 18:56:54 +07:00
committed by GitHub
parent 5c6b699b36
commit 2bbbc205d6
+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.