From d4f5516dc451561ee09648547768e80d17d4bfca Mon Sep 17 00:00:00 2001 From: pradeep Date: Mon, 15 Oct 2018 13:42:38 +0800 Subject: [PATCH] Embed travis-ci build status --- docs/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/README.md b/docs/README.md index 1a13504..7f7aa31 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,5 +1,7 @@ # tinynurbs +[![Build Status](https://travis-ci.com/pradeep-pyro/tinynurbs.svg?branch=master)](https://travis-ci.com/pradeep-pyro/tinynurbs) + This is a lightweight header-only C++14 library for Non-Uniform Rational B-Spline curves and surfaces. The API is simple to use and the code is readable while being efficient. Some of the main features include: