From ca33d92b2a9529b32bba6b85e2c3cdfba4f3f23a Mon Sep 17 00:00:00 2001 From: Ernesto Tagwerker Date: Tue, 24 Sep 2024 10:27:26 -0400 Subject: [PATCH] Update README.md Fixes #27 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d6a4add..6eec4b0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Next Rails +[![Continuous Integration](https://github.com/fastruby/next_rails/actions/workflows/main.yml/badge.svg)](https://github.com/fastruby/next_rails/actions/workflows/main.yml) + This is a toolkit to upgrade your next Rails application. It will help you set up dual booting, track deprecation warnings, and get a report on outdated dependencies for any Rails application.