diff --git a/README.md b/README.md index 1543d38652f2a19187f23e39f32de5ab928bfdb0..0651c21723053ab0e11b5aa6ee401907e7492f63 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Soft Serve
     
+        
     
     
     
@@ -12,6 +12,8 @@ Soft Serve
 
 A tasty Git server that runs its own SSH service. 🍦
 
+
+
 * 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.