diff --git a/README.rst b/README.rst
index 566649f7cd6deefa4d68a42ce96fc14fccaade19..7cf5085ba0c29a225d212a7e8f32a41d92dccfbb 100644
--- a/README.rst
+++ b/README.rst
@@ -1,3 +1,9 @@
+PyOpenCL: Pythonic Access to OpenCL, with Arrays and Algorithms
+---------------------------------------------------------------
+
+.. image:: https://gitlab.tiker.net/inducer/pyopencl/badges/master/pipeline.svg
+   :target: https://gitlab.tiker.net/inducer/pyopencl/commits/master
+
 PyOpenCL lets you access GPUs and other massively parallel compute
 devices from Python. It tries to offer computing goodness in the
 spirit of its sister project `PyCUDA <http://mathema.tician.de/software/pycuda>`_: