From abdf23709acc39b9b409aaa79af1bf69e0d9fa60 Mon Sep 17 00:00:00 2001 From: Dylan McIntyre Date: Mon, 23 Jan 2017 00:18:31 -0500 Subject: [PATCH] Add sections to table of contents --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24f4ff17..03032eee 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ Try out all the unique features using the CameraKit Demo from the Google Play st - [Capturing Images](#capturing-images) - [Capturing Video](#capturing-video) - [Automatic Permissions Behavior](#automatic-permissions-behavior) -- [Dynamic Behavior](#dynamic-sizing-behavior) +- [Dynamic Sizing Behavior](#dynamic-sizing-behavior) + - [Output Cropping](#output-cropping) + - [`adjustViewBounds`](#adjustviewbounds) - [Capture Mode Behavior](#capture-mode-behavior) - [Credits](#credits) - [License](#license)