Skip to content

Commit

Permalink
FOSSA Status
Browse files Browse the repository at this point in the history
  • Loading branch information
furio authored Aug 8, 2018
1 parent 0a96462 commit cc2fe5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Coverage Status](https://coveralls.io/repos/github/cvdlab/Triangle.jl/badge.svg)](https://coveralls.io/github/cvdlab/Triangle.jl)
[![Read the Docs](https://img.shields.io/readthedocs/pip.svg)](https://cvdlab.github.io/TRIANGLE.jl/)
[![DOI](https://zenodo.org/badge/doi/10.1007/BFb0014497.svg)](http://dx.doi.org/10.1007/BFb0014497)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcvdlab%Triangle.jl.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcvdlab%2FTriangle.jl?ref=badge_shield)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcvdlab%2FTriangle.jl.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcvdlab%2FTriangle.jl?ref=badge_shield)


A Julia interface to Jonathan Richard Shewchuk [Triangle](https://www.cs.cmu.edu/~quake/triangle.html).
Expand All @@ -32,4 +32,4 @@ The build proces uses [VC++ for Python](https://www.microsoft.com/en-us/download

Include the module (`using Triangle`).

You can use Julia `?Triangle.methodname` for inline documentation. Documentation can be read on https://cvdlab.github.io/Triangle.jl/ .
You can use Julia `?Triangle.methodname` for inline documentation. Documentation can be read on https://cvdlab.github.io/Triangle.jl/ .

0 comments on commit cc2fe5b

Please sign in to comment.