Skip to content

Commit 225bc2a

Browse files
committed
Update README.md
1 parent 8659431 commit 225bc2a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
streamsx.regex
22
==============
3-
This toolkit provides support for [RE2](https://code.google.com/p/re2) regular expression library.
4-
Web page with SPLDoc for operators and samples: [streamsx.regex SPLDoc](http://ibmstreams.github.io/streamsx.regex).
3+
This toolkit provides support for [RE2](https://code.google.com/p/re2) regular expression library.
4+
5+
RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. Web page with SPLDoc for operators and samples: [streamsx.regex SPLDoc](http://ibmstreams.github.io/streamsx.regex).
56

0 commit comments

Comments
 (0)