Skip to content

Commit 41809cb

Browse files
committed
#4 Cleanup readme
1 parent 8a487d6 commit 41809cb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,6 @@ From the command line run:
2323
composer require interaction-design-foundation/laravel-geoip
2424
```
2525

26-
This package also comes with an optional facade, which provides an easy way to call the class.
27-
Open up `config/app.php` and find the aliases key.
28-
29-
```php
30-
'aliases' => [
31-
'GeoIP' => \InteractionDesignFoundation\GeoIP\Facades\GeoIP::class,
32-
];
33-
```
34-
3526

3627
### Publish the configurations
3728

0 commit comments

Comments
 (0)