From ae97034418b2cf77c1eac96163d68c42a634e722 Mon Sep 17 00:00:00 2001 From: Volodymyr Rozdolsky Date: Sat, 28 Sep 2024 01:55:31 -0400 Subject: [PATCH] Updated README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f9431d..3b6e9ae 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This toolkit package provides a set of utilities designed for the Go programming The included tools are: -- [ ] Read JSON +- [X] Read JSON - [ ] Write JSON - [ ] Produce a JSON encoded error response - [X] Upload files via HTTP requests with optional renaming and file type validation.