Skip to content

Commit c093df8

Browse files
authored
Update README
1 parent f4cf403 commit c093df8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
SQLite extensions that uses glib2/icu to provide a regex_replace() function.
2-
The glib code was adapted from the pcre match implementation by Alexey Tourbin:
2+
* The glib code was adapted from the pcre match implementation by Alexey Tourbin:
33
http://git.altlinux.org/people/at/packages/?p=sqlite3-pcre.git
4+
* The icu code was adapted from SQLite official extension:
5+
https://github.com/sqlite/sqlite/blob/master/ext/icu/icu.c

0 commit comments

Comments
 (0)