diff options
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,10 +5,19 @@ weed-fs [](https://godoc.org/github.com/chrislusf/weed-fs/go) [](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 |
