Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
readme: fix the doc file name
  • Loading branch information
ForNeVeR authored Jul 15, 2017
commit 2bbbc205d6758d47df81c2bd40ef252413b669ba
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.