From 4a5ef1d89cc1a3e02a5db93c47b10877b6cce07c Mon Sep 17 00:00:00 2001 From: Mike Marcacci Date: Sun, 25 Nov 2018 18:04:06 -0500 Subject: [PATCH] Update ToC links to work in GitHub --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9ae392d..2195c99 100644 --- a/README.md +++ b/README.md @@ -23,15 +23,15 @@ Finally, if you're looking to extend this project, that's another good reason to Table of Contents ================= -- [Install](#Install) -- [Usage](#Usage) - - [UIView+SVG](#UIView+SVG) - - [CALayer+SVG](#CAShapeLayer+SVG) - - [SVGLayer](#SVGLayer) - - [Single Path Interfaces](#UIBezierPath+SVG) - - [SVGView](#SVGView) -- [Credits](#Credits) -- [License](#License) +- [Install](#install) +- [Usage](#usage) + - [UIView+SVG](#uiviewsvg) + - [CALayer+SVG](#calayersvg) + - [SVGLayer](#svglayer) + - [Single Path Interfaces](#cashapelayer--uibezierpath-single-paths) + - [SVGView](#svgview) +- [Credits](#credits) +- [License](#license) Install =======