From 2e01f733df54711f94dd4309052b79a98872dbcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stanis=C5=82aw=20Barzowski?= Date: Tue, 24 Nov 2020 19:14:26 +0100 Subject: [PATCH] [README] There are 3 cli tools, not 2. (#454) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c72277c..810c933 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ The documentation and additional examples are available at ## Tools -Go-toml provides two handy command line tools: +Go-toml provides three handy command line tools: * `tomll`: Reads TOML files and lints them.