From f1cfada3fccdf00ae5f73386d366598caa6fa7f5 Mon Sep 17 00:00:00 2001 From: Yatish Mehta Date: Fri, 10 May 2024 22:13:59 -0700 Subject: [PATCH] Fixed README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c6f4c18..8738d40 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,17 @@ # Shore -A cutting-edge and opinionated Ruby on Rails template equipped with pragmatic defaults to kickstart your next project 🚀 +A modern Ruby on Rails template equipped with opinionated defaults to start your next project 🚀 ![example workflow](https://github.com/yatish27/shore/actions/workflows/ci.yml/badge.svg) -This template serves as a robust foundation, providing all the necessary setups and defaults required for launching a new Ruby on Rails application swiftly. +This serves as a base application, providing all the necessary setups and defaults required for launching a new Ruby on Rails application quickly. ## Features 🌟 -- **Ruby & Rails**: Ruby 3.3.1 with Rails 7.1.2 +- **Ruby & Rails**: Ruby 3.3.1 with Rails 7.1.3 - **Styling**: TailwindCSS - **Asset managment**: [ViteRuby](https://github.com/ElMassimo/vite_ruby) - **Front-end Libraries**: Hotwire, Turbo & StimulusJS