Skip to content

Commit

Permalink
fix: credits to Adrien Pellissier
Browse files Browse the repository at this point in the history
  • Loading branch information
piercus committed Sep 17, 2020
1 parent 062726c commit cc04bf2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -575,3 +575,7 @@ observations.forEach(observation => {
const distance = distances.reduce((d1, d2) => d1 + d2, 0);

```

### Credits

Thanks to _Adrien Pellissier_ for his hard work on this library.

0 comments on commit cc04bf2

Please sign in to comment.