Skip to content

Commit aae27b2

Browse files
authored
Update README.md (#240)
1 parent 91f51b5 commit aae27b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://github.com/JuliaStats/Distances.jl/workflows/CI/badge.svg?branch=master)](https://github.com/JuliaStats/Distances.jl/actions?query=workflow%3ACI+branch%3Amaster)
44
[![Coverage Status](http://codecov.io/github/JuliaStats/Distances.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaStats/Distances.jl?branch=master)
55

6-
A Julia package for evaluating distances(metrics) between vectors.
6+
A Julia package for evaluating distances (metrics) between vectors.
77

88
This package also provides optimized functions to compute column-wise and
99
pairwise distances, which are often substantially faster than a straightforward

0 commit comments

Comments
 (0)