diff --git a/README.md b/README.md index 72002f7560c07d17e843dc21d4356c103b9a37a3..1543d38652f2a19187f23e39f32de5ab928bfdb0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ Soft Serve ========== +
+ A tasty Git server that runs its own SSH service. 🍦 * Configure with `git` @@ -161,3 +170,13 @@ environment-level settings: * `SOFT_SERVE_KEY_PATH`: SSH host key-pair path (_default .ssh/soft_serve_server_ed25519_) * `SOFT_SERVE_REPO_PATH`: Path where repos are stored (_default .repos_) * `SOFT_SERVE_INITIAL_ADMIN_KEY`: The public key that will initially have admin access to repos (_default ""_). This must be set before `soft` runs for the first time and creates the `config` repo. If set after the `config` repo has been created, this setting has no effect. + +## License + +[MIT](https://github.com/charmbracelet/soft-serve/raw/main/LICENSE) + +*** + +
+
+Charm热爱开源 • Charm loves open source