summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlistair Coles <alistair.coles@hpe.com>2016-06-03 09:44:24 +0100
committerAlistair Coles <alistair.coles@hpe.com>2016-06-03 09:46:03 +0100
commit184aab227a34840d486ebeb4102a1ae88eb4dd7c (patch)
tree35a71a86a54a8602913c92fb075cf1018da221ea /README.md
parent3b8ee7d108a2bd3a854f90f75b2986fc6d7b386e (diff)
downloadliberasurecode-184aab227a34840d486ebeb4102a1ae88eb4dd7c.tar.gz
Change link to pyeclib in README.md
...and wrap some of the really long lines. Change-Id: I4f43052261eb8f59cf5d67dd336d177288b7f485
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/README.md b/README.md
index cda59a1..a99413a 100644
--- a/README.md
+++ b/README.md
@@ -20,11 +20,16 @@ Highlights
- 'NULL' template backend implemented to help future backend writers
- * True 'plugin' architecture - liberasurecode uses Dynamically Loaded (DL) libraries to realize a true 'plugin' architecture. This also allows one to build liberasurecode indepdendent of the Erasure Code backend libraries.
+ * True 'plugin' architecture - liberasurecode uses Dynamically Loaded (DL)
+ libraries to realize a true 'plugin' architecture. This also allows one to
+ build liberasurecode indepdendent of the Erasure Code backend libraries.
- * Cross-platform - liberasurecode is known to work on Linux (Fedora/Debian flavors), Solaris, BSD and Darwin/Mac OS X.
+ * Cross-platform - liberasurecode is known to work on Linux (Fedora/Debian
+ flavors), Solaris, BSD and Darwin/Mac OS X.
- * Community support - Developed alongside Erasure Code authority Kevin Greenan, liberasurecode is an actively maintained open-source project with growing community involvement (Openstack Swift, Ceph, PyECLib, NTT Labs).
+ * Community support - Developed alongside Erasure Code authority Kevin
+ Greenan, liberasurecode is an actively maintained open-source project with
+ growing community involvement (Openstack Swift, Ceph, PyECLib, NTT Labs).
----
@@ -38,7 +43,7 @@ liberasurecode is distributed under the terms of the **BSD** license.
Active Users
====================
- * PyECLib - Python EC library: https://pypi.python.org/pypi/PyECLib
+ * PyECLib - Python EC library: https://github.com/openstack/pyeclib
* Openstack Swift Object Store - https://wiki.openstack.org/wiki/Swift