From c6350f333730634ab8938b34b4c2320acf432499 Mon Sep 17 00:00:00 2001 From: skanehira Date: Tue, 18 Jan 2022 09:21:37 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31d3b0f..d778c07 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +# This repository is no longer to develop. # tson `tson` is JSON viewer and editor written in Go. This tool displays JSON as a tree and you can search and edit key or values.