From dd1bcaa4dd84e26af55c08d99c63e8b08013f82c Mon Sep 17 00:00:00 2001 From: Pradana AUMARS Date: Sun, 27 Jun 2021 21:50:24 +0200 Subject: [PATCH] Specified shared nature of library --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 6f790d7..b37c2ba 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Easy-to-use CSV parsing library for C language. +Easy-to-use CSV parsing shared library for C language. Build requirements ------------------