* epg.el (epg-make-signature): Added slots for signature class and version.
[elisp/epg.git] / README
diff --git a/README b/README
index 155ed1e..6456734 100644 (file)
--- a/README
+++ b/README
@@ -5,9 +5,9 @@ EasyPG is yet another GnuPG interface for Emacs.  It consists of two parts:
 - "The EasyPG Assistant"
   A GUI frontend of GnuPG
 - "The EasyPG Library"
-  A library which makes access to GnuPG easier for applications
+  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
 
@@ -34,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.