From 8f229f465b02282a9f1c0630ccd1de67177396c7 Mon Sep 17 00:00:00 2001 From: ale <ale@incal.net> Date: Fri, 13 Jul 2018 18:58:33 +0100 Subject: [PATCH] Add warning on state of codebase --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 222681d..092c585 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ acme-challenge-server This is a standalone HTTP server that responds to ACME verification challenges using data taken from the ai.letsencrypt token storage. +**DO NOT MODIFY** - this project is without tests, needlessly complex, and +impossible to modify without breaking stuff. Kill with fire. -- GitLab