From c34400eeca9e49aac270f616619f12e707292461 Mon Sep 17 00:00:00 2001 From: cozis Date: Tue, 19 Apr 2022 02:12:50 +0200 Subject: [PATCH] new readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..16eb066 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# xJSON +xJSON is a lightweight library that implements a JSON encoder, decoder and other utility functions. \ No newline at end of file