diff --git a/README.rst b/README.rst index ee4e55b..efb6937 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,9 @@ glog for Python =============== +.. image:: https://travis-ci.org/benley/python-glog.svg?branch=master + :target: https://travis-ci.org/benley/python-glog + A simple Google-style logging wrapper for Python. This library attempts to greatly simplify logging in Python applications.