From dd8bf00eeb249647003a297cfe3b3f629623908c Mon Sep 17 00:00:00 2001 From: Evan Hemsley Date: Sat, 18 Jan 2020 14:41:39 -0800 Subject: [PATCH] another readme note --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 583e8bb..20fcabd 100644 --- a/README +++ b/README @@ -6,3 +6,5 @@ These are the folders included: - x64: 64-bit Windows - lib64: 64-bit Linux - osx: macOS Universal (32/64-bit) + +All binaries have been compiled as shared libraries and in release mode, with all archive types enabled.