From 2141a2c8588190a35c4e55ff76a5098a95a5c1b0 Mon Sep 17 00:00:00 2001 From: Spencer Ferris <3319370+spencewenski@users.noreply.github.com> Date: Fri, 29 Mar 2024 00:47:04 -0700 Subject: [PATCH] Add CI badge to the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6a9b9a9c..22de1d1e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Roadster +![github ci](https://github.com/roadster-rs/roadster/actions/workflows/ci.yml/badge.svg?branch=main) + # Start local DB ```shell