diff --git a/README.md b/README.md index 3e70f7e..a42e148 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,10 @@ 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 +* GitHub Actions for + * tests + * Rubocop for linting + * Security checks with Brakeman and [bundler-audit](https://github.com/rubysec/bundler-audit) * Dependabot for automated updates ## Initial setup