From 5c7ac20e5a5004ed04b1c8066f5aa28c17259944 Mon Sep 17 00:00:00 2001 From: Volodymyr Rozdolsky Date: Sat, 28 Sep 2024 02:22:07 -0400 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b6e9ae..06e2bdd 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This toolkit package provides a set of utilities designed for the Go programming The included tools are: - [X] Read JSON -- [ ] Write JSON +- [X] Write JSON - [ ] Produce a JSON encoded error response - [X] Upload files via HTTP requests with optional renaming and file type validation. - [X] Download a static file