From b21d39d3fa19f5c1706f52da5d18a5712ba18957 Mon Sep 17 00:00:00 2001 From: quackerd Date: Mon, 21 Aug 2023 14:04:02 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66edc0c..dc41d05 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,7 @@ If you are generating the private key yourself, the key file must contain exactl ## How To Update? - `docker compose down` - `docker compose pull` -- `docker compose up -d` \ No newline at end of file +- `docker compose up -d` + +## Notes +- The old xtls-vision + TLS + Nginx fallback has been branched out to `vision` branch. \ No newline at end of file