From 2f1cf164b92f29db4dd0452572a948ae37b28add Mon Sep 17 00:00:00 2001 From: wyy Date: Thu, 25 Sep 2014 16:28:32 +0800 Subject: [PATCH] update readme.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 1808a0277..75fb07b36 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,19 @@ weed-fs [![GoDoc](https://godoc.org/github.com/chrislusf/weed-fs/go?status.svg)](https://godoc.org/github.com/chrislusf/weed-fs/go) [![RTD](https://readthedocs.org/projects/weed-fs/badge/?version=latest)](http://weed-fs.readthedocs.org/en/latest/) +## Introduction + An official mirror of code.google.com/p/weed-fs. Moving to github.com to make cooperations easier. This repo and the google code repo will be kept synchronized. +## Usage + +``` +go get github.com/aszxqw/weed-fs/go/weed +``` + +## Reference For documents and bug reporting, Please visit http://weed-fs.googlecode.com