* epg.el (epg-make-signature): Added slots for signature class and version.
[elisp/epg.git] / README
diff --git a/README b/README
index 9fdf6d7..6456734 100644 (file)
--- a/README
+++ b/README
@@ -2,10 +2,12 @@
 
 EasyPG is yet another GnuPG interface for Emacs.  It consists of two parts:
 
-- "The EasyPG Assistant" which provides basic GUI of GnuPG
-- "The EasyPG Library" which enables use of various features of GnuPG
+- "The EasyPG Assistant"
+  A GUI frontend of GnuPG
+- "The EasyPG Library"
+  A library to interact with GnuPG
 
-NOTE: EasyPG is neither a fork nor a re-implementation of Gnus/PGG.
+NOTE: EasyPG is neither a fork nor a re-implementation of PGG.
 
 * Requirements
 
@@ -32,7 +34,7 @@ you can do some cryptographic operations on dired.
   : e (or M-x epg-dired-do-encrypt)
   (select recipients and click [OK])
 
-* Security consideration
+* Security
 
 There are security pitfalls around Emacs.