From ce295e928da53520aa5f8dbe57fff5bfe92e3b15 Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Wed, 1 Dec 2021 20:53:04 -0500 Subject: [PATCH] Add example GIF to README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1543d38652f2a19187f23e39f32de5ab928bfdb0..0651c21723053ab0e11b5aa6ee401907e7492f63 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Soft Serve

- - A nice rendering of some melting ice cream with the words ‘Charm Soft Serve’ next to it + + A nice rendering of some melting ice cream with the words ‘Charm Soft Serve’ next to it
Latest Release Build Status @@ -12,6 +12,8 @@ Soft Serve A tasty Git server that runs its own SSH service. 🍦 +Soft Serve screencast + * Configure with `git` * Create repos on demand with `git push` * Browse repos with an SSH-accessible TUI @@ -20,7 +22,7 @@ A tasty Git server that runs its own SSH service. 🍦 - Add collaborators with SSH public keys - Repos can be public or private -## What does it look like? +## Where can I see it? Just run `ssh git.charm.sh` for an example.