From bdecb35d6316c158e6de380f45bbe5b9f91fe785 Mon Sep 17 00:00:00 2001 From: Sagar Gautam Date: Sat, 3 Aug 2019 17:22:37 +0545 Subject: [PATCH] readme updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14c6029..99ee590 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Change Password Package -## This will help to change the user password +## This will help to change the user password in laravel [![Issues](https://img.shields.io/github/issues/sagautam5/changepassword )](https://github.com/sagautam5/changepassword/issues) @@ -50,7 +50,7 @@ php artisan vendor:publish Then, select following provider, ```sh - [-] Provider: Sagautam5\ChangePassword\ChangePasswordServiceProvider + Provider: Sagautam5\ChangePassword\ChangePasswordServiceProvider ``` Then you will see **change.blade.php** in the following path: