From 81b3c54a51188f5d084ae27675328fe4b8dfbabc Mon Sep 17 00:00:00 2001 From: lvoogdt Date: Sat, 16 Mar 2013 01:05:00 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb0c19bd5..0c7c3efe5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Leaflet.AwesomeMarkers plugin Colorful iconic markers for Leaflet, based on the Font Awesome icons +## Screenshots +![AwesomeMarkers screenshot](https://raw.github.com/lvoogdt/Leaflet.awesome-markers/master/screenshots/screenshot-matte.png "Screenshot of AwesomeMarkers") + ### Font-Awesome This plugin depends on Font-Awesome for the rendering of the icons. The Font-Awesome fonts and CSS classes should be included in the project. See these urls for more information: - http://fortawesome.github.com/Font-Awesome/ @@ -54,4 +57,4 @@ The 'icon' property supports these strings: ## Contact - Email: lvoogdt@gmail.com -- Website: http://lennardvoogdt.nl \ No newline at end of file +- Website: http://lennardvoogdt.nl From 1cbdf087ac39d661655740e60cf9ef2519b7ca85 Mon Sep 17 00:00:00 2001 From: lvoogdt Date: Sat, 16 Mar 2013 01:07:38 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c7c3efe5..df59aa6b6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Colorful iconic markers for Leaflet, based on the Font Awesome icons ## Screenshots -![AwesomeMarkers screenshot](https://raw.github.com/lvoogdt/Leaflet.awesome-markers/master/screenshots/screenshot-matte.png "Screenshot of AwesomeMarkers") +![AwesomeMarkers screenshot](https://raw.github.com/lvoogdt/Leaflet.awesome-markers/master/screenshots/screenshot-soft.png "Screenshot of AwesomeMarkers") ### Font-Awesome This plugin depends on Font-Awesome for the rendering of the icons. The Font-Awesome fonts and CSS classes should be included in the project. See these urls for more information: