diff options
-rw-r--r-- | ruby/rubygem-highline/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ruby/rubygem-highline/README b/ruby/rubygem-highline/README index 80d41db180..d8d2628099 100644 --- a/ruby/rubygem-highline/README +++ b/ruby/rubygem-highline/README @@ -1,4 +1,4 @@ -highline is a high-level IO library that provides validation, type conversion, -and more for command-line interfaces. HighLine also includes a complete menu -system that can crank out anything from simple list selection to complete -shells with just minutes of work. +highline is a high-level IO library that provides validation, type +conversion, and more for command-line interfaces. HighLine also +includes a complete menu system that can crank out anything from +simple list selection to complete shells with just minutes of work. |