diff --git a/README.md b/README.md index 103d526..121b364 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Introduction ------------ +[![build status](https://secure.travis-ci.org/kjordahl/geopandas.png?branch=master)](https://travis-ci.org/kjordahl/geopandas) + GeoPandas is a project to add support for geographic data to [pandas](http://pandas.pydata.org) objects. It currently implements `GeoSeries` and `GeoDataFrame` types which is are subclasses of