Skip to content

Commit b6328ba

Browse files
Update README.md
1 parent 7821507 commit b6328ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Ultra Small Proxy is a light-weight proxy written in PHP.
1818
- POST variables redirecting
1919
- Toolbar with address bar and connection debugger
2020
- URLs rewriting at runtime (links, images, css, javascript, etc.)
21-
- 2 different methods for URLs rewriting: Regex (via preg_replace) and DOM XML (via libxml & DOMDocument)
21+
- 2 different methods for URLs rewriting: Regex (with preg_replace) and DOM XML (with libxml / DOMDocument)
2222
- PHP 5 and PHP 7 supported
2323

2424

0 commit comments

Comments
 (0)