about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2017-01-31 18:10:10 +0000
committerEric Wong <e@80x24.org>2017-01-31 18:19:20 +0000
commit198f1025eb47139e927dddedf659728bc810c8cf (patch)
treef6f5a7282b46643de11d3fcb6e5da5f009b8700d /README
parentf8f4014a45d5446fa2eb34e79b042c84664cd0f7 (diff)
downloadmogilefs-client-198f1025eb47139e927dddedf659728bc810c8cf.tar.gz
At least it should not be needed for rebuilding the gem,
anymore.  This will hopefully make it easier to package
and hack.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index ab84111..a3f1ae4 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
 = mogilefs-client - MogileFS client library for Ruby
 
 A MogileFS client library for Ruby.  MogileFS is an open source
-distributed filesystem, see: http://mogilefs.org for more details.  This
-library allows any Ruby application to read, write and delete files in a
-MogileFS instance.
+distributed filesystem, see: http://mogilefs.org for more details.
+This library allows any Ruby application to read, write and delete
+files in a MogileFS instance.
 
 == Links