From fc3729ff7ce4700c668846c76794060f695826fe Mon Sep 17 00:00:00 2001 From: Pradana AUMARS Date: Sun, 27 Jun 2021 18:22:54 +0200 Subject: [PATCH] Add README --- README | 1 + 1 file changed, 1 insertion(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..8cbad8d --- /dev/null +++ b/README @@ -0,0 +1 @@ +Easy-to-use CSV parsing library for C language. \ No newline at end of file