diff --git a/README.md b/README.md index 1543d3865..0651c2172 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.