From a4f017e545bd995cc22540897ed7987f8debeb87 Mon Sep 17 00:00:00 2001
From: Nick Craig-Wood <nick@craig-wood.com>
Date: Sun, 23 Apr 2017 21:25:25 +0100
Subject: [PATCH] Add rclone to list of users (#334)

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 048d3d5..d4f17f8 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ Many of the most widely used Go projects are built using Cobra including:
 * [Parse (CLI)](https://parse.com/)
 * [GiantSwarm's swarm](https://github.com/giantswarm/cli)
 * [Nanobox](https://github.com/nanobox-io/nanobox)/[Nanopack](https://github.com/nanopack)
+* [rclone](http://rclone.org/)
 
 
 [![Build Status](https://travis-ci.org/spf13/cobra.svg "Travis CI status")](https://travis-ci.org/spf13/cobra)