From 6f9271107b831e167a4751e984a1f77f25cb7893 Mon Sep 17 00:00:00 2001 From: Hyunje Alex Jun Date: Wed, 5 Nov 2014 21:52:20 +0000 Subject: [PATCH] Update README.md, adding orange-cat. orange-cat is a Markdown previewer written in Go. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 752d100a..a2988e7b 100644 --- a/README.md +++ b/README.md @@ -599,6 +599,7 @@ Software written in Go. * [heka] (https://github.com/mozilla-services/heka) - universal tool for data processing from Mozilla. Large collection of built-in plugins. Extendable via Go and Lua plugin API. * [Juju](https://juju.ubuntu.com/) - Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more. * [nsq](http://nsq.io/) - A realtime distributed messaging platform +* [orange-cat](https://github.com/noraesae/orange-cat) - A Markdown previewer written in Go. * [peg](https://github.com/pointlander/peg) - Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator. * [Postman](https://github.com/zachlatta/postman) - Command-line utility for batch-sending email. * [syncthing](http://www.syncthing.net/) - An open, decentralized file synchronization tool and protocol.