From 9b60af8910e6eba469a54d603257eb63517e8aa5 Mon Sep 17 00:00:00 2001 From: Johannes Bauer Date: Thu, 22 Sep 2016 20:43:19 +0200 Subject: [PATCH] Just one sentence readme to clarify with a warning msg --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..170d92d --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +luksrku +======= + +**Warning** luksrku is currently *highly* experimental software. It is not +intended for production use yet. It is released following the "release early, +release often" philosophy in the hope to get valuable feedback for possible +areas of improvement. Please only use it when you're pretty certain that you +know what you're doing. Better yet, only use it after code review. If you've +reviewed my code, please let me know. I'm very interested in any and all +feedback. Drop it at joe@johannes-bauer.com, please. Thanks!