From 25ff8ce9195f8c785ebeda8bf876cefcccdd0789 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 8 Jan 2019 18:06:49 -0500 Subject: [PATCH] Add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..38712d5 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +This repository contains the code for the sr.ht git hosting service. For +instructions on deploying or contributing to this project, visit the manual +here: + +https://man.sr.ht/git.sr.ht/installation.md