mirror of
https://github.com/fancycode/MemoryModule
synced 2026-06-06 15:44:28 +00:00
readme: fix the doc file name
This commit is contained in:
committed by
GitHub
parent
5c6b699b36
commit
2bbbc205d6
@@ -16,5 +16,5 @@ file gets deleted.
|
|||||||
`MemoryModule` is a library that can be used to load a DLL completely from
|
`MemoryModule` is a library that can be used to load a DLL completely from
|
||||||
memory - without storing on the disk first.
|
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.
|
a tutorial how they can be loaded directly.
|
||||||
|
|||||||
Reference in New Issue
Block a user