From: K.Kosako Date: Thu, 26 Jul 2018 07:17:47 +0000 (+0900) Subject: update README.md X-Git-Tag: v6.9.0~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=04ef941d1525af3c0ef57007b5639b2ee7a7caa5;p=onig update README.md --- diff --git a/README.md b/README.md index 3989449..772533d 100644 --- a/README.md +++ b/README.md @@ -7,21 +7,9 @@ https://github.com/kkos/oniguruma Oniguruma is a modern and flexible regular expressions library. It encompasses features from different regular expression implementations -that traditionally exist in different languages. It comes close to -being a complete superset of all regular expression features found -in other regular expression implementations. - -Its features include: -* Character encoding can be specified per regular expression object. -* Several regular expression types are supported: - * Oniguruma (native) - * POSIX - * Grep - * GNU Regex - * Perl - * Java - * Ruby - * Emacs +that traditionally exist in different languages. + +Character encoding can be specified per regular expression object. Supported character encodings: