Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
triole committed Dec 22, 2023
1 parent 953c1d3 commit 622e960
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ Renaming schemes are stored inside the `replacer_schemes.yaml` file that contain
- rx: "[^a-z0-9_-]+"
nu: _

- rx: "[_-]+"
nu: _
- rx: "-+"
nu: "-"

- rx: _+
nu: _
Expand Down

0 comments on commit 622e960

Please sign in to comment.