]> granicus.if.org Git - onig/commitdiff
update README.md
authorK.Kosako <kosako@sofnec.co.jp>
Thu, 26 Jul 2018 07:17:47 +0000 (16:17 +0900)
committerK.Kosako <kosako@sofnec.co.jp>
Thu, 26 Jul 2018 07:17:47 +0000 (16:17 +0900)
README.md

index 39894496ef832bec5caa64cb2a4fe1d741da1aee..772533d61f62f602965d9315513ed07349928b73 100644 (file)
--- 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: