From ddc2ff846713d724bd78065d7faa77cbaf5a8762 Mon Sep 17 00:00:00 2001 From: Bill Church Date: Thu, 13 May 2021 05:31:45 -0400 Subject: [PATCH] docs: update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 32322c7..d04599f 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ http://localhost:2222/ssh/host/127.0.0.1 You will be prompted for credentials to use on the SSH server via HTTP Basic authentcaiton. This is to permit usage with some SSO systems that can replay credentials over HTTP basic. +# Customizing client files + +See [BUILDING.md](BUILDING.md) for more details. + # Docker Instructions Copy app/config.json.template to app/config.json and modify the latter: