From 8ab330ffd56c8fcf2f78a38d6ebe0fc134ab592a Mon Sep 17 00:00:00 2001 From: Dylan McIntyre Date: Sun, 22 Jan 2017 16:43:55 -0500 Subject: [PATCH] Fix table of contents --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e7db34f3..5c90b782 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ Try out all the unique features using the CameraKit Demo from the Google Play st - [Setup](#setup) - [Usage](#usage) - [Extra Attributes](#extra-attributes) - - [`ckCropOutput`](#`ckCropOutput`) - - [`ckFacing`](#`ckFacing`) - - [`ckFlash`](#`ckFlash`) - - [`ckPictureMode`](#`ckPictureMode`) + - [`ckCropOutput`](#ckcropoutput) + - [`ckFacing`](#ckfacing) + - [`ckFlash`](#ckflash) + - [`ckPictureMode`](#ckpicturemode) - [Capturing Images](#capturing-images) - [Capturing Video](#capturing-video) - [Automatic Permissions Behavior](#automatic-permissions-behavior)