From 3cc837acb17cb12c6dd853ed6be6f0a8cda9e038 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih@debian.org>
Date: Wed, 14 Aug 2013 09:15:01 +0200
Subject: [PATCH] README.md: Make intro less scary

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c0b7cd3..9cc54ad 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,10 @@ All slides, videos, and further information can be found
 There are three different ways to interact with `vcsh` repositories; this
 section will only show the simplest and easiest way.
 Certain more advanced use cases require the other two ways, but don't worry
-about this for now. This will be covered in the advanced sections.
+about this for now. If you never ewen bother playing with the other two
+modes you will still be fine.
+`vcsh enter` and `vcsh run`  will be covered in later sections.
+
 
 ## Initialize a new repository "vim"
 
-- 
GitLab