Switch to side-by-side view

--- a
+++ b/guide/walkthrough/README.md
@@ -0,0 +1,13 @@
+# A Walkthrough Guide to Using MedaCy
+The below walkthrough provides a concise excursion through the features
+medaCy has to offer.
+
+## Walkthrough
+1. [Managing Data](data_management.md)
+2. [Training a Model](model_training.md)
+  + [Building a custom tokenizer](building_a_custom_tokenizer.md)
+  + [Building a pipeline component]('building_a_custom_pipeline_component.md')
+  + [Sharing your medaCy models](packaging_a_medacy_model.md)
+3. [Application of Models](model_utilization.md)
+
+