Update README.md

This commit is contained in:
Gregory 2018-12-26 16:36:08 -05:00 committed by GitHub
parent a9073a0b76
commit 33fd7b2bf6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ Non-regex find & replace. No more backslashes or remembering which characters ar
**Easy to read, easy to write**
Find & replace expressions are split up, which makes them easy to read and write.
Find & replace expressions are split up, which makes them easy to read and write. No more messing with unclosed and escaped slashes.
## Comparison to sed