Skip to content

Commit 9ab7532

Browse files
committed
add build badge
1 parent 42ed589 commit 9ab7532

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ A really fast C++ library for
55

66
delaunator-cpp is a C++ port from https://github.com/mapbox/delaunator a JavaScript implementation of very fast 2D Delaunay algorithm.
77

8+
[![Build Status](https://travis-ci.org/delfrrr/delaunator-cpp.svg?branch=master)](https://travis-ci.org/delfrrr/delaunator-cpp)
9+
810
## Features
911

1012
* Probably the fastest C++ open source 2D Delaunay implementation

0 commit comments

Comments
 (0)