From fc9f488bc5f49cfbe1dbc121fef58a97db0788a6 Mon Sep 17 00:00:00 2001 From: tusharbhutt Date: Thu, 5 Oct 2023 00:31:22 -0600 Subject: [PATCH] Update README.md, fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e431f00..dcb5f49 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Rightly or wrongly, I am pretending to teach myself a bit of Python to get some **UPDATE: Oct 3, 2023** + Added an Image Saver that can place JSON files ***in separate folders*** -+ Added nodes to convert from one numeric type to another, and to string. **Still in beta** ++ Added nodes to convert from one numeric type to another, and to string. **UPDATE: Sep 24, 2023**