From 5ee6a9b9ca98ca7947fce2c35a2a99259f73112b Mon Sep 17 00:00:00 2001 From: mfarah Date: Mon, 5 Oct 2015 14:48:57 +1100 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e2b59b..19dc5bf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # yaml yaml is portable command line tool written in go -Allows you to read (and soon update) yaml files given a yaml path. All in a lovely dependency free binary! +Allows you to read and update yaml files from bash (or whatever). All in a lovely dependency free binary! [Download latest release](https://github.com/mikefarah/yaml/releases/latest)