From c0ee59673e25197b04b85093c3d6d1b1fed99794 Mon Sep 17 00:00:00 2001 From: Tony Messias Date: Sun, 7 Feb 2021 22:00:18 -0300 Subject: [PATCH] Add gear icon on the installtion step --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 813e70c..5bcff67 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ **This package gives you a set of conventions to make the most out of [Hotwire](https://hotwire.dev/) in Laravel** (inspired by the [turbo-rails](https://github.com/hotwired/turbo-rails) gem). There is a [companion application](https://github.com/tonysm/turbo-demo-app) that shows how to use the package and its conventions in your application. -## Installation +## 🛠 Installation You may install the package via composer: