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