Skip to content

Commit

Permalink
Add readme badges
Browse files Browse the repository at this point in the history
  • Loading branch information
augustt198 authored Jul 17, 2024
1 parent 866abae commit 3d24b2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Quickhull.jl

[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://augustt198.github.io/Quickhull.jl/stable)
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://augustt198.github.io/Quickhull.jl/dev)

The quickhull algorithm in pure Julia for finding
convex hulls, Delaunay triangulations, and Voronoi diagrams in N dimensions.

Expand Down

0 comments on commit 3d24b2d

Please sign in to comment.