Skip to content

Commit

Permalink
* Updated README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
ledestin committed Jan 28, 2014
1 parent 31dc53b commit 9d98935
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ array.push 'a', 'b' #=> ['b', 'a']

When #push'ing 1000 random numbers into an array:
```
sorted_array (0.0.5) 1.179088
array-sorted (1.1.2) 0.076348
sorted_array_binary 0.015969
sorted_array (0.0.5) 1.179088
array-sorted (1.1.2) 0.076348
sorted_array_binary (0.0.1) 0.015969
```

0 comments on commit 9d98935

Please sign in to comment.