Skip to content

Commit 83f20a9

Browse files
committed
Add travis status image to readme
1 parent 54985de commit 83f20a9

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
## python-fcl
2-
### Python Interface for the Flexible Collision Library
1+
# python-fcl
2+
### Python Interface for the Flexible Collision Library
3+
4+
[![Build Status](https://travis-ci.org/BerkeleyAutomation/python-fcl.svg?branch=master)](https://travis-ci.org/BerkeleyAutomation/python-fcl)
35

46
Python-FCL is an (unofficial) Python interface for the [Flexible Collision Library (FCL)](https://github.com/flexible-collision-library/fcl),
57
an excellent C++ library for performing proximity and collision queries on pairs of geometric models.

0 commit comments

Comments
 (0)