diff --git a/README.rst b/README.rst
index 504087798b4dc08b2353a1c9d7a65adc149f7581..9e75296bec49163e5a599fab4613aa145478c7e1 100644
--- a/README.rst
+++ b/README.rst
@@ -1,5 +1,10 @@
-Pymbolic
-========
+Pymbolic: Easy Expression Trees and Term Rewriting
+==================================================
+
+.. image:: https://gitlab.tiker.net/inducer/pymbolic/badges/master/pipeline.svg
+   :target: https://gitlab.tiker.net/inducer/pymbolic/commits/master
+.. image:: https://badge.fury.io/py/pymbolic.png
+    :target: http://pypi.python.org/pypi/pymbolic
 
 Pymbolic is a small expression tree and symbolic manipulation library. Two
 things set it apart from other libraries of its kind:
@@ -20,9 +25,6 @@ If you are looking for a full-blown Computer Algebra System, look at
 basic, small and extensible set of symbolic operations, pymbolic may
 well be for you.
 
-.. image:: https://badge.fury.io/py/pymbolic.png
-    :target: http://pypi.python.org/pypi/pymbolic
-
 Resources:
 
 * `documentation <http://documen.tician.de/pymbolic>`_