diff options
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/rubygem-fastercsv/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby/rubygem-fastercsv/README b/ruby/rubygem-fastercsv/README index 3d2e8a44ad252..8124fb203e5b2 100644 --- a/ruby/rubygem-fastercsv/README +++ b/ruby/rubygem-fastercsv/README @@ -1,3 +1,3 @@ -FasterCSV is intended as a complete replacement to the CSV standard library. It -is significantly faster and smaller while still being pure Ruby code. It also -strives for a better interface. +FasterCSV is intended as a complete replacement to the CSV standard +library. It is significantly faster and smaller while still being pure +Ruby code. It also strives for a better interface. |