From ccef21e0363f87569e89ba1091d9ad12e8dc6ff6 Mon Sep 17 00:00:00 2001 From: Peter Edge Date: Fri, 8 Mar 2019 12:30:34 -0500 Subject: [PATCH] add uber/prototool as a project built with Cobra (#831) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00515561..74262953 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Many of the most widely used Go projects are built using Cobra including: * [nehm](https://github.com/bogem/nehm) * [Pouch](https://github.com/alibaba/pouch) * [Istio](https://istio.io) +* [Prototool](https://github.com/uber/prototool) [![Build Status](https://travis-ci.org/spf13/cobra.svg "Travis CI status")](https://travis-ci.org/spf13/cobra) [![CircleCI status](https://circleci.com/gh/spf13/cobra.png?circle-token=:circle-token "CircleCI status")](https://circleci.com/gh/spf13/cobra)