summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-03-08 13:04:55 +0100
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-03-08 13:04:55 +0100
commitfce7c9b2bbc1f25f59f31573caa600ecc17b9c47 (patch)
tree72704ba2c48636243fefa38dbb6aab3005b8a536
parentbdd9ef4c0a893f83e5e34f81b3b987bd71feeaf1 (diff)
parenta763d05796c69bfbe87b334628bf14cac27581ec (diff)
Merge branch 'master' of github.com:GUDHI/gudhi-devel
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 25c4e8ad..f8aadd9d 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+
+[![Build Status](https://travis-ci.org/GUDHI/gudhi-devel.svg?branch=master)](https://travis-ci.org/GUDHI/gudhi-devel)
![GUDHI](src/common/doc/Gudhi_banner.png "Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding")
The GUDHI library is a generic open source C++ library, with a Python interface, for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology.