diff --git a/ruby/rubygem-file-tail/README b/ruby/rubygem-file-tail/README index 75eb8e5369..42e3461314 100644 --- a/ruby/rubygem-file-tail/README +++ b/ruby/rubygem-file-tail/README @@ -1,2 +1,3 @@ -This is a small ruby library that allows it to "tail" files in Ruby, including -following a file, that still is growing like the unix command 'tail -f' can. +This is a small ruby library that allows it to "tail" files in Ruby, +including following a file, that still is growing like the unix +command 'tail -f' can.