From bf823b5e86f5a677ca5ceebb17a4507fa01f73c7 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Wed, 15 Jan 2025 03:05:50 +0100 Subject: Update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d78a015..a6da76b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ single-file C libraries released under MIT license ## [any\_log](./any_log.h) A simple log libary that supports normal and structured logging. +Current version: `v0.1.0` ## [any\_hash](./any_hash.h) @@ -20,6 +21,10 @@ A library that provides a simple ini parser. A library for reading, handling and printing s-expressions. +## [any\_json](./any_json.h) + +A library for reading (TODO) and writing JSON. + ## ... More libraries will be made and released as time passes. -- cgit v1.2.3