From 628bd6611f2fceb14da724949a045ea45fa0452b Mon Sep 17 00:00:00 2001 From: Harvey Kandola Date: Wed, 19 Oct 2016 10:43:34 -0700 Subject: [PATCH] Add Documize (#1142) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e8534407..04e1ad9f 100644 --- a/README.md +++ b/README.md @@ -1271,6 +1271,7 @@ Software written in Go. * [Comcast](https://github.com/tylertreat/Comcast) - Simulate bad network connections. * [confd](https://github.com/kelseyhightower/confd) - Manage local application configuration files using templates and data from etcd or consul. * [Docker](http://www.docker.com/) - An open platform for distributed applications for developers and sysadmins. +* [Documize](https://github.com/documize/community) - Modern wiki software that integrates data from SaaS tools. * [fleet](https://github.com/coreos/fleet) - A Distributed init System. * [Go Package Store](https://github.com/shurcooL/Go-Package-Store#go-package-store-) - An app that displays updates for the Go packages in your GOPATH. * [gocc](https://github.com/goccmack/gocc) - Gocc is a compiler kit for Go written in Go.