From 721793a92cf948e4a1d1017120f7938097fcaccd Mon Sep 17 00:00:00 2001 From: Leon Klingele Date: Fri, 10 Feb 2017 05:58:37 +0100 Subject: [PATCH] Add screencast --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 275c29d..0a747b3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Git Simple Server (abbreviated "git ss") makes it easy to manage your Git repos on your own server from the command line. It's super lightweight, secure and only requires a shell, `git` and `ssh`. It has an integrated user management, making it simple to manage read and write permissions on a per-user, per-repo basis. +![demo](https://www.leonklingele.de/git-simpleserver/demo.gif) + ### Create a new repo on your server.. ```sh