From 103e7676e6bd4ef2eb5c8b637bfb24722cc4893d Mon Sep 17 00:00:00 2001 From: Deorder <31899960+deorder@users.noreply.github.com> Date: Wed, 10 Apr 2019 05:26:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 453febb..3855121 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,4 @@ BSArchive Dynamic Link Library and C++ bindings ## How to use -Use the `libbsarch.dll`, `libbsarch.lib` and `libbsarch.h` in your project. +Use the `libbsarch.dll` (The one created by Delphi, not Visual Studio), `libbsarch.lib` and `libbsarch.h` in your project.