diff --git a/README.md b/README.md index e274669..275d877 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ - **Rails**: [Rails 7.1](https://rubyonrails.org) - **PostgreSQL**: [PostgresSQL 16.3](https://www.postgresql.org) - **Tailwind CSS**: Uses [Tailwind CSS](https://tailwindcss.com) for styling. -- **Vite Ruby**: Uses [Vite Ruby](https://vite-ruby.netlify.app) for asset management. It is based on [Vite.js](https://vitejs.dev). It replaces webpacker, jsbundling-rails, cssbundling-rails, importmaps and sprockets. +- **Vite Ruby**: Uses [Vite Ruby](https://vite-ruby.netlify.app) based on [Vite.js](https://vitejs.dev) for asset management. - **Phlex**: Uses [Phlex](https://www.phlex.fun) for component-based views. It is an alternative to [ViewComponent](https://viewcomponent.org). - **Solid Queue**: Uses [Solid Queue](https://github.com/rails/solid_queue) for background processing. - **Minitest/FactoryBot**: Uses Rails' default testing library, minitest along with [Factorybot](https://github.com/thoughtbot/factory_bot).