From e0839b0860d0149a17c83df755b6c079432a85fe Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Mon, 30 Apr 2012 14:16:57 -0500 Subject: mention both crypto libraries --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 0bed65f..c940e2b 100644 --- a/README +++ b/README @@ -7,7 +7,9 @@ It defines types to represent OpenPGP messages as a series of packets and then defines instances of Data.Binary for each to facilitate encoding/decoding. -For performing cryptography, see +For performing cryptography, see + or + It is intended that you use qualified imports with this library. -- cgit v1.2.3