Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Commit 2a860bf

Browse files
authored
Update README.rdoc
1 parent 1500cca commit 2a860bf

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.rdoc

+5-6
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,10 @@ Percentile calculations are based on the NIST formula[http://www.itl.nist.gov/di
4444

4545
A comparison of percentile and fast_percentile methods.
4646

47-
```
48-
user system total real
49-
Ruby: 23.120000 0.080000 23.200000 ( 23.197993)
50-
Golang: 11.280000 0.040000 11.320000 ( 11.292624)
51-
```
47+
user system total real
48+
Ruby: 23.120000 0.080000 23.200000 ( 23.197993)
49+
Golang: 11.280000 0.040000 11.320000 ( 11.292624)
50+
5251

5352
== LICENSE:
5453

@@ -73,4 +72,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
7372
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7473
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
7574
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
76-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
75+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)