From 6c2d8a974e03ec67d01303e386667be8fd3f2a0a Mon Sep 17 00:00:00 2001 From: Philo Hermans Date: Sat, 30 Oct 2021 15:35:51 +0200 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 296b800..5f23738 100644 --- a/README.md +++ b/README.md @@ -3,28 +3,29 @@

-Build Status +Build Status +Total Downloads Total Downloads -Latest Stable Version -License +Latest Stable Version +License

-## About LivewireUI Spotlight +## About Wire Elements Spotlight -LivewireUI Spotlight is a Livewire component that provides Spotlight/Alfred-like functionality to your Laravel +Wire Elements Spotlight is a Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application. View demo video. ## Installation Laravel Spotlight Tutorial -Click the image above to read a full article on using the LivewireUI Spotlight package or follow the instructions below. +Click the image above to read a full article on using the Wire Elements Spotlight package or follow the instructions below. To get started, require the package via Composer: ``` -composer require livewire-ui/spotlight +composer require wire-elements/spotlight ``` ## Livewire directive