From 1a68acaf0e2666685eb900cc2e88a2a4eccf204c Mon Sep 17 00:00:00 2001 From: Filipe Filardi Date: Wed, 9 May 2018 23:15:39 -0300 Subject: [PATCH 1/2] Add gif --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cef233cd..b95e54ea 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ LearnGitBranching is a git repository visualizer, sandbox, and series of educati You can input a variety of commands into LearnGitBranching (LGB) -- as commands are processed, the nearby commit tree will dynamically update to reflect the effects of each command: - +[!img](img) This visualization combined with tutorials and "levels" can help both beginners and intermediate developers polish their version control skills. A quick demo is available here: http://pcottle.github.com/learnGitBranching/?demo From 1fea61360f00516164f20473e9697cbe1225d224 Mon Sep 17 00:00:00 2001 From: Filipe Filardi Date: Wed, 9 May 2018 23:18:11 -0300 Subject: [PATCH 2/2] Add gif path --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b95e54ea..7695360a 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,7 @@ LearnGitBranching is a git repository visualizer, sandbox, and series of educati You can input a variety of commands into LearnGitBranching (LGB) -- as commands are processed, the nearby commit tree will dynamically update to reflect the effects of each command: - -[!img](img) +![demo-gif](https://user-images.githubusercontent.com/7308241/39848730-040bd09e-53df-11e8-964e-2d48f35a4355.gif) This visualization combined with tutorials and "levels" can help both beginners and intermediate developers polish their version control skills. A quick demo is available here: http://pcottle.github.com/learnGitBranching/?demo