From 7362872151e9256ce9934004517803d36ad5563d Mon Sep 17 00:00:00 2001 From: Jay Date: Sun, 16 Apr 2017 15:59:16 -0400 Subject: [PATCH] Add Table of Contents --- MethodSets.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/MethodSets.md b/MethodSets.md index 164d1833..bb45c453 100644 --- a/MethodSets.md +++ b/MethodSets.md @@ -1,4 +1,13 @@ -(TODO: Add table of contents.) +Table of Contents +================= + ++ [Introduction](#introduction) ++ [The Spec](#the-spec) ++ [Usage](#usage) + + [Variables](#variables) + + [Slice Elements](#slice-elements) + + [Map Elements](#map-elements) + + [Interfaces](#interfaces) # Introduction