From 956713c3c529c0e95d2cf5574a0b8c03dbfab43e Mon Sep 17 00:00:00 2001 From: Nafies Luthfi Date: Sun, 14 Apr 2019 21:22:03 +0800 Subject: [PATCH] Update README.md Update laravel version info and license state. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 252ed91..3b311ef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Laravel Leaflet JS - Example -This is an example project for [Leaflet JS](https://leafletjs.com) and [OpenStreetMap](https://www.openstreetmap.org) built with Laravel 5.7. +This is an example project for [Leaflet JS](https://leafletjs.com) and [OpenStreetMap](https://www.openstreetmap.org) built with Laravel 5.8. ![Laravel Leaflet JS Project Example](public/screenshots/leaflet-map-01.jpg) @@ -63,5 +63,4 @@ $ vendor/bin/phpunit ## License -Copyright (C) 2018 Nafies Luthfi. -Please use and re-use however you want. +This project is open-sourced software licensed under the [MIT license](LICENSE).