diff --git a/README.md b/README.md index 63f6f60..a72b117 100644 --- a/README.md +++ b/README.md @@ -9,17 +9,17 @@ ## 🌟 Features -- Ruby (3.3.1) and Rails (7.1) -- [PostgresSQL 16.3](https://www.postgresql.org) -- [Tailwind CSS](https://tailwindcss.com) -- 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. -- Uses [Bun](https://bun.sh) for npm package manager. No need to install node and yarn. -- Uses [Phlex](https://www.phlex.fun) for component-based views. It is an alternative to [ViewComponent](https://viewcomponent.org). -- Uses Rails' default testing library, minitest along with [Factorybot](https://github.com/thoughtbot/factory_bot) -- Auto-formats Ruby code with [rubocop](https://rubocop.org). -- Auto-formats JavaScript and CSS code with [prettier](https://prettier.io). -- Uses Github Actions for conntinuous integration and deployment. -- Supports deployment at [Heroku](https://www.heroku.com/platform) and [Render](https://render.com) +- 🔻 [Ruby (3.3.1) and Rails (7.1)](https://rubyonrails.org) +- 🐘 [PostgresSQL 16.3](https://www.postgresql.org) +- 💨 [Tailwind CSS](https://tailwindcss.com) +- 🛠 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. +- 🍞 Uses [Bun](https://bun.sh) for npm package manager. No need to install node and yarn. +- 🖼 Uses [Phlex](https://www.phlex.fun) for component-based views. It is an alternative to [ViewComponent](https://viewcomponent.org). +- 🔍 Uses Rails' default testing library, minitest along with [Factorybot](https://github.com/thoughtbot/factory_bot) +- 📏 Auto-formats Ruby code with [rubocop](https://rubocop.org). +- ✨ Auto-formats JavaScript and CSS code with [prettier](https://prettier.io). +- 🚀 Uses Github Actions for continuous integration and deployment. +- 🌐 Supports deployment at [Heroku](https://www.heroku.com/platform) and [Render](https://render.com) ## Usage