From 447ab083c82e528c269c521af625069c7c20c36a Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 07:26:31 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8b16a0..ee33c89 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ HTGradientEasing ================ -##Overview +## Overview Easily add smooth easing to CAGradientLayers. A combination of the exhaustive collection of easing functions provided by the AHEasing project and a color mixer, UIColor+CrossFade. @@ -14,7 +14,7 @@ The Mach Bands effect exaggerates our perception of the hard lines at the ends o * https://github.com/warrenm/AHEasing * https://github.com/cbpowell/UIColor-CrossFade -##Installation +## Installation Include the following line in your podfile: