Skip to content

Commit 02492cf

Browse files
committed
Add command that runs the script
1 parent 0e20882 commit 02492cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1143,6 +1143,7 @@ String#chomp'string': 2803443.5 i/s
11431143
The code is tested against contiguous spaces but should work for other chars too.
11441144

11451145
```
1146+
$ ruby -v code/string/remove-extra-spaces-or-other-chars.rb
11461147
ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-linux]
11471148
Warming up --------------------------------------
11481149
String#gsub/regex+/ 1.644k i/100ms

0 commit comments

Comments
 (0)