aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2017-01-15 12:39:39 -0800
committerGitHub <noreply@github.com>2017-01-15 12:39:39 -0800
commit8b15523c9dae59b1338a54360ce3dbeadbae5124 (patch)
treed8ebd40990955318d481a0bdb6d889d5be22cdec
parente05cc109a602946785894324594e45850a82cd9b (diff)
downloadseaweedfs-8b15523c9dae59b1338a54360ce3dbeadbae5124.tar.xz
seaweedfs-8b15523c9dae59b1338a54360ce3dbeadbae5124.zip
Update README.md
-rw-r--r--README.md11
1 files 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)