From 20cc4d17305a7054c6c5716ae515acd914e74b2f Mon Sep 17 00:00:00 2001 From: the-architect Date: Wed, 8 Jul 2020 16:50:46 -0500 Subject: [PATCH] Modified docs/Introduction.md --- docs/Introduction.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Introduction.md b/docs/Introduction.md index d6072aa..9eb8ade 100644 --- a/docs/Introduction.md +++ b/docs/Introduction.md @@ -4,5 +4,9 @@ Welcome to this beginner lab for Stoplight Studio. This workshop will focus on using Studio to write `OpenAPI` files, models (schemas), markdown articles. We also cover adding `Spectral` and configuration files to provide a full understanding of Studio's functionality. +This lab provides a `starter` branch which you will use to complete the exercises. It also contains a `final` branch that serves as a reference for what the end result will look like. + +To learn more about how branches work, checkout the next section called '**Training Environment**'. + ### Training Environment