From 948d0786879312334e89357585e7819435543d5e Mon Sep 17 00:00:00 2001 From: Guillaume de Sagazan Date: Sun, 7 May 2017 19:32:11 +0200 Subject: [PATCH] add JayDiff (#1401) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abddc416..c86839f4 100644 --- a/README.md +++ b/README.md @@ -1442,6 +1442,7 @@ Software written in Go. * [hsync](http://ambrevar.bitbucket.org/hsync/) - A filesystem hierarchy synchronizer. * [hugo](http://gohugo.io/) - A Fast and Modern Static Website Engine. * [ipe](https://github.com/dimiro1/ipe) - An open source Pusher server implementation compatible with Pusher client libraries written in GO. +* [JayDiff](https://github.com/yazgazan/jaydiff) - A JSON diff utility written in Go. * [Juju](https://jujucharms.com/) - Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more. * [limetext](http://limetext.org/) Lime Text is a powerful and elegant text editor primarily developed in Go that aims to be a Free and open-source software successor to Sublime Text. * [LiteIDE](https://github.com/visualfc/liteide) LiteIDE is a simple, open source, cross-platform Go IDE.