From 873e3319972f686e63b738467268f543a18dc526 Mon Sep 17 00:00:00 2001 From: Nafies Luthfi Date: Mon, 17 Dec 2018 07:59:12 +0800 Subject: [PATCH] Remove invalid markdown script from README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bb1281..1410c40 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){:target="_blank"} and [OpenStreetMap](https://www.openstreetmap.org){:target="_blank"} 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.7. ![Laravel Leaflet JS Project Example](public/screenshots/leaflet-map-01.jpg)