From 8e750d28419e66ddd5a4b40ce54255fee55efa2d Mon Sep 17 00:00:00 2001 From: Peter Cottle Date: Sun, 4 Nov 2012 16:58:07 -0800 Subject: [PATCH] finally ok --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3dbb8c6d..4f5ea142 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # LearnGitBranching -================== LearnGitBranching is a pseudo-git sandbox and interactive series of tutorials / challenges to accelerate the understanding of how git commit trees work. It supports a fairly wide range of commands and dynamically visualizes the effects each change has on a commit tree visualization next to the command box: @@ -7,18 +6,15 @@ LearnGitBranching is a pseudo-git sandbox and interactive series of tutorials / ### Sandbox Mode -Levels -=============== +## Levels ### Level Builder ### Contributing Levels -Contributing -=============== +## Contributing -Helpful Folks -=============== +## Helpful Folks A big shoutout to these brave souls for extensively testing our sandbox and finding bugs or inconsistencies: * Nikita Kouevda