From 45e859130ba7a1ca9b96751df2c33ea8169a8aa6 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 8 Jan 2019 18:08:01 -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..a10bb70 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +This repository contains the code for the sr.ht ticket tracking service. For +instructions on deploying or contributing to this project, visit the manual +here: + +https://man.sr.ht/todo.sr.ht/installation.md