summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 3147295..d6e3830 100644
--- a/README.rst
+++ b/README.rst
@@ -72,6 +72,8 @@ The library follows the usual autotools way of installation:
$ ./autogen.sh
$ ./configure && make && make install
+.. image:: https://secure.travis-ci.org/algernon/libumberlog.png?branch=master
+
Usage
-----
@@ -96,7 +98,7 @@ Non-goals
matter how reliable this information may be.
* It is not a goal to support complex values, or anything other than
plain C strings.
-
+
License
-------