diff --git a/README.md b/README.md index 9f2270e..d5b43a0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#ElShop +# ElShop This package is a simple e-commerce engine made by DevFactory @@ -16,7 +16,9 @@ Then from the terminal run Then register the service provider by opening `app/config/app.php` - 'Devfactory\Elshop\ElshopServiceProvider' +```php +'Devfactory\Elshop\ElshopServiceProvider' +``` If you want you can publish the config files if you want to change them