README.md in unicode-sequence_name-1.1.0 vs README.md in unicode-sequence_name-1.1.1

- old
+ new

@@ -4,12 +4,14 @@ Unicode version: **10.0.0** Emoji version: **5.0** -Supported Rubies: **2.4**, **2.3**, **2.2**, **2.1** +Supported Rubies: **2.5**, **2.4**, **2.3** +Old Rubies but might still work: **2.2**, **2.1**, **2.0** + ## Usage ```ruby require "unicode/sequence_name" @@ -21,13 +23,13 @@ Unicode::SequenceName.of "🏴󠁧󠁢󠁳󠁣󠁴󠁿" # => "SCOTLAND" ``` ## Also See -- [uniscribe](https://github.com/janlelis/unicode-x) - cli utility that makes use of unicode-sequence-name +- [uniscribe](https://github.com/janlelis/uniscribe) - cli utility that makes use of unicode-sequence-name - [unicode-name](https://github.com/janlelis/unicode-name) - single codepoint names - [unicode-x](https://github.com/janlelis/unicode-x) - more Unicode related micro libraries ## MIT License -- Copyright (C) 2017 Jan Lelis <http://janlelis.com>. Released under the MIT license. +- Copyright (C) 2017-2018 Jan Lelis <http://janlelis.com>. Released under the MIT license. - Unicode data: http://www.unicode.org/copyright.html#Exhibit1