aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2021-08-27 16:23:14 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2021-08-27 16:23:14 +0000
commitc79bcaae0433d4f13901540221af4e1830e1d44f (patch)
tree4379c0c5e161b40830c3ee3571d4f5f48b307d26 /README.md
parent(cargo-release) start next development iteration 0.15.1-alpha.0 (diff)
downloadminiserve-c79bcaae0433d4f13901540221af4e1830e1d44f.tar.gz
miniserve-c79bcaae0433d4f13901540221af4e1830e1d44f.zip
Conditionally enable TLS only on supported platforms
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 922bd81..ba007e2 100644
--- a/README.md
+++ b/README.md
@@ -75,6 +75,7 @@ Sometimes this is just a more practical and quick way than doing things properly
- Scan QR code for quick access
- Shell completions
- Sane and secure defaults
+- TLS (for supported architectures)
## Usage