Skip to content

Commit

Permalink
* Fixed README.md formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
ledestin committed Jan 28, 2014
1 parent c490cd3 commit d6945ea
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 @@ -39,7 +39,7 @@ array.push nil #=> ArgumentError is raised

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 (0.0.5) 1.179088
array-sorted (1.1.2) 0.076348
sorted_array_binary (0.0.1) 0.015969
```

0 comments on commit d6945ea

Please sign in to comment.