Skip to content

Commit

Permalink
add rust CI/CD badge to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanJamesLew committed Dec 31, 2023
1 parent 1c23ac8 commit 83eda3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Rust](https://github.com/EthanJamesLew/concave-hull/actions/workflows/rust.yml/badge.svg)](https://github.com/EthanJamesLew/concave-hull/actions/workflows/rust.yml)

# Fast Concave Hull

This is a fast implementation of concave hull using a k-nearest neighbour approach.
Expand Down

0 comments on commit 83eda3b

Please sign in to comment.