From 7c3fc3e38f631f66c4f1c56f677950bdea5872bf Mon Sep 17 00:00:00 2001 From: Ryan Williams <49515+ryanwi@users.noreply.github.com> Date: Thu, 30 Sep 2021 21:06:25 -0700 Subject: [PATCH] More features --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1b6cc44..3e70f7e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ This app demonstrates Rails 7 with PostgreSQL, import maps, turbo, stimulus and * Dockerfile and Docker Compose configuration * PostgreSQL database * Redis +* GitHub Actions for tests, linters, and security checks +* Dependabot for automated updates ## Initial setup ```