mirror of
https://github.com/chmln/sd
synced 2024-11-22 11:13:04 +00:00
Update README.md
This commit is contained in:
parent
a9073a0b76
commit
33fd7b2bf6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue