From 536a7d88cbb461509fe3a6fd9aecac62a38f37f8 Mon Sep 17 00:00:00 2001 From: Ryan W Date: Sun, 26 Sep 2021 15:09:56 -0700 Subject: [PATCH] move badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46df22d..2f1a12d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Rails 7 on Docker demo application - ![Ruby](https://github.com/ryanwi/rails7-on-docker/workflows/Ruby/badge.svg) +# Rails 7 on Docker demo application + This app demonstrates Rails 7 with PostgreSQL, import maps, turbo, stimulus and hotwire, all running in Docker. ## Initial setup