From fcffb003f36a4357b6ba88e6b5e2239d7d111a6a Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Wed, 18 Mar 2020 00:46:01 +0300 Subject: [magi] --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index a0dd498..f363b11 100644 --- a/README +++ b/README @@ -14,7 +14,7 @@ For detailed documentation look into 'man' directory. Compiling Compilation and its options are described in the Makefile. -Running make produces libmagi.a file, which is precompiled library itself, +Running make produces 'build/libmagi.a', which is precompiled library itself, ready to be statically linked into your project. Examples -- cgit v1.2.3