Skip to content

Commit 7c242b1

Browse files
authored
add badges
1 parent a11c973 commit 7c242b1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
[![Build Status](https://ci.appveyor.com/api/projects/status/github/SimonDanisch/GeometryBasics.jl?svg=true)](https://ci.appveyor.com/project/SimonDanisch/GeometryBasics-jl)
44
[![Codecov](https://codecov.io/gh/SimonDanisch/GeometryBasics.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/SimonDanisch/GeometryBasics.jl)
55

6+
**Documentation**: [![][docs-stable-img]][docs-stable-url] [![][docs-master-img]][docs-master-url]
7+
8+
[docs-stable-img]: https://img.shields.io/badge/docs-stable-lightgrey.svg
9+
[docs-stable-url]: http://juliageometry.github.io/GeometryBasics.jl/stable/
10+
[docs-master-img]: https://img.shields.io/badge/docs-dev-blue.svg
11+
[docs-master-url]: http://juliageometry.github.io/GeometryBasics.jl
612

713
# GeometryBasics.jl
814

0 commit comments

Comments
 (0)