From 8b15523c9dae59b1338a54360ce3dbeadbae5124 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 15 Jan 2017 12:39:39 -0800 Subject: [PATCH] Update README.md --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d630c68c3..cbedafe1e 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,10 @@ ![SeaweedFS Logo](https://raw.githubusercontent.com/chrislusf/seaweedfs/master/note/seaweedfs.png) -- [Download Binaries](https://github.com/chrislusf/seaweedfs/releases/latest) -- [Mailing List](https://groups.google.com/forum/#!forum/seaweedfs) -- [Documentation](https://github.com/chrislusf/seaweedfs/wiki) +- [Download Binaries for different platforms](https://github.com/chrislusf/seaweedfs/releases/latest) +- [SeaweedFS Mailing List](https://groups.google.com/d/forum/seaweedfs) +- [Wiki Documentation](https://github.com/chrislusf/seaweedfs/wiki) + [![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EEECLJ8QGTTPC) @@ -28,10 +29,6 @@ There is only a 40 bytes disk storage overhead for each file's metadata. It is s SeaweedFS started by implementing [Facebook's Haystack design paper](http://www.usenix.org/event/osdi10/tech/full_papers/Beaver.pdf). SeaweedFS is currently growing, with more features on the way. -[Download latest compiled binaries for different platforms](https://github.com/chrislusf/seaweedfs/releases/latest) - -[SeaweedFS Discussion Group](https://groups.google.com/d/forum/seaweedfs) - ## Additional Features * Can choose no replication or different replication level, rack and data center aware * Automatic master servers failover - no single point of failure (SPOF)