From ff93a6ed7f414d90959df8f177a8f981af9eaae1 Mon Sep 17 00:00:00 2001 From: John Lees-Miller Date: Sat, 30 May 2020 08:56:03 +0100 Subject: [PATCH] Add CI badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ba7165e..c5b9928 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Rails App for Weddings and Similar Events +![CI status](https://github.com/jdleesmiller/wedding/workflows/CI/badge.svg) + So you're getting married :tada: This is a simple rails app for distributing wedding information and managing the guest list. You will probably decide to build your own (like me…) but if you like you can start with this one. It's been through at least one wedding successfully!