From a72aee1f31fccd6e736ff7a34f4617fb5cce4a4b Mon Sep 17 00:00:00 2001 From: Denis Sedchenko Date: Wed, 12 Aug 2020 17:13:06 +0300 Subject: [PATCH] Add "Better Go Playground" service (#3199) * add 'Better Go Playground' * Fix alphabetical ordering to fix Travis build --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f530937d..9cff065d 100644 --- a/README.md +++ b/README.md @@ -2347,6 +2347,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis ### Other Software +* [Better Go Playground](https://goplay.tools) - Go playground with syntax highlight, code completion and other features. * [borg](https://github.com/crufter/borg) - Terminal based search engine for bash snippets. * [boxed](https://github.com/tejo/boxed) - Dropbox based blog engine. * [Cherry](https://github.com/rafael-santiago/cherry) - Tiny webchat server in Go.