From 1040df77bfe755e452b439955bf2c835d0c60de3 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 05:36:47 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a14f71b..13d8382 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,13 @@ SHLineGraphView ![image-4](https://raw.github.com/grevolution/SHLineGraphView/master/wiki-images/4.png) -###v1.0.6 Release Notes +### v1.0.6 Release Notes - fixed issue [#1](https://github.com/grevolution/SHLineGraphView/issues/1) - fixed issue [#2](https://github.com/grevolution/SHLineGraphView/issues/2) - changed y-axis label side margins from internal constant to a customisable SHLineGraph theme key [#3](https://github.com/grevolution/SHLineGraphView/issues/3) -##How To Use It +## How To Use It ```objective-c //initate the graph view @@ -143,7 +143,7 @@ SHLineGraphView - Single Filled Graph ![image-1](https://raw.github.com/grevolution/SHLineGraphView/master/wiki-images/1.png) -##Contact Me +## Contact Me Shan Ul Haq (http://grevolution.me) @@ -153,6 +153,6 @@ Shan Ul Haq (http://grevolution.me) - http://twitter.com/gfg5tek -##License +## License `SHLineGraphView` is available under the MIT license. See the LICENSE file for more info. \ No newline at end of file