Update README.md

This commit is contained in:
Deorder
2019-04-10 05:45:16 +02:00
committed by GitHub
parent f92b4cdb28
commit 30b4a2eb8d
+1 -1
View File
@@ -11,7 +11,7 @@ BSArchive Dynamic Link Library and C++ bindings
Use the `libbsarch.dll` (The one created by Delphi, not Visual Studio), `libbsarch.lib` and `libbsarch.h` in your project.
## Attribution
## Credits
The original BSArchive can be found at: https://github.com/TES5Edit/TES5Edit/tree/dev/Tools/BSArchive
The version in this project had been modified for better compatibility with C/C++ and allow the users to allocate their own memory in some cases.