From a74c4cad41300c1a1d22681f8c426e2521abc2f3 Mon Sep 17 00:00:00 2001 From: Dylan McIntyre Date: Sun, 22 Jan 2017 16:42:49 -0500 Subject: [PATCH] Attempt to fix table of contents links for extra attrs --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f5685b04..e7db34f3 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)