aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-11-11 11:27:17 -0800
committerRose Hogenson <rosehogenson@posteo.net>2025-11-11 11:27:17 -0800
commit128d5c513b7a5c50a65f03480fc61b06fb5ef8e8 (patch)
tree4128102ee2d5fd31f7a4760aefb9eddce478422f /README.md
parentf57b3ba29eff4e5fcd02fa8923dc17f5eea1efb7 (diff)
downloadsym-128d5c513b7a5c50a65f03480fc61b06fb5ef8e8.tar.zst
Use subcommands package
This reduces a little bit of complexity. (does it?)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3b2c070..b55ff4f 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
# Sym: simple symmetric encryption
sym is kinda like `gpg --symmetric`
+
+DO NOT USE THIS PROGRAM. It's more of a "proof of concept".