From b54f86373a050837571cd010b27a1e79722fe6cd Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 03:34:35 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 159058c..b52a209 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -#PHP Google Maps API +# PHP Google Maps API For PHP 5.3+ and Google Maps API v3 -##Features +## Features - Adsense ads - Binding map objects - Custom map controls @@ -28,7 +28,7 @@ For PHP 5.3+ and Google Maps API v3 - Streetview - Simple configuration of map objects -##Autoloading +## Autoloading Use the included autoloader