From de2d9c4eca8f3c1de17d48b096b6504e0296f003 Mon Sep 17 00:00:00 2001 From: Allen Sun Date: Mon, 4 Dec 2017 07:13:25 -0600 Subject: [PATCH] Add alibaba/pouch in README.md (#593) Signed-off-by: Allen Sun --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f20a0b7..f887d603 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Many of the most widely used Go projects are built using Cobra including: * [Nanobox](https://github.com/nanobox-io/nanobox)/[Nanopack](https://github.com/nanopack) * [rclone](http://rclone.org/) * [nehm](https://github.com/bogem/nehm) +* [Pouch](https://github.com/alibaba/pouch) [![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)