summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2018-09-07 08:00:31 +1200
committerRay Strode <halfline@gmail.com>2018-09-06 20:10:33 +0000
commite9f97fd4052cf53811977f51a615ffdabfbb1d12 (patch)
treec11cd7b04ae51665dc4d2212fd33e6fb0a57eb3b
parenta341079f88098eb999edb7662521b84dc71131c5 (diff)
Add CI badge to README
-rw-r--r--Makefile.am2
-rw-r--r--README.md (renamed from README)2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3c0edcd..6904930 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS = src data po doc
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-EXTRA_DIST = gtk-doc.make
+EXTRA_DIST = gtk-doc.make README.md
AM_DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
diff --git a/README b/README.md
index c27c0e4..8c8da73 100644
--- a/README
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://gitlab.freedesktop.org/accountsservice/accountsservice/badges/master/build.svg)](https://gitlab.freedesktop.org/accountsservice/accountsservice/pipelines)
+
Overview
========