From fd7716b6bc76c10a530af936046ed53b710e8da3 Mon Sep 17 00:00:00 2001 From: Fredrik Salomonsson Date: Sun, 4 Nov 2018 20:25:09 -0800 Subject: Added note about it not working as a pinentry --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6528e0e..e222255 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ the width to be 27. I also wanted a small project which I could use to practice writing GNU guile. +NOTE: Currently not working! + # Install ## From source -- cgit