diff --git a/README.md b/README.md index ac5abace..31c5432f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # datasette [![PyPI](https://img.shields.io/pypi/v/datasette.svg)](https://pypi.python.org/pypi/datasette) -*An instant JSON API for your SQLite database* +[![Travis CI](https://travis-ci.org/simonw/datasette.svg?branch=master)](https://travis-ci.org/simonw/datasette) + +*An instant JSON API for your SQLite databases* Datasette provides an instant, read-only JSON API for any SQLite database. It also provides tools for packaging the database up as a Docker container and deploying that container to hosting providers such as [Zeit Now](https://zeit.co/now).