From 166d65968d56e61c0715a5b5690383ae9c40f131 Mon Sep 17 00:00:00 2001 From: Hidetatz Yaginuma Date: Sun, 30 Jul 2023 08:08:15 +0900 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93f4a8a..c7ec224 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ print(result) Author: [@hidetatz](https://github.com/hidetatz) TODO (@hidetatz): +- enable to write stdmod in Go - struct and method - error handling - easy and simple concurrency like Go