From 454594f45d0e44017c676f55d5ec6e248547e346 Mon Sep 17 00:00:00 2001 From: ueno Date: Wed, 12 Apr 2006 09:41:23 +0000 Subject: [PATCH] Fixed. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 1072f4d..dc36f88 100644 --- a/README +++ b/README @@ -19,8 +19,8 @@ library to interact with GnuPG. ** Transparent file encryption EasyPG provides transparent file encryption similar to crypt++, -alpaca.el, hedgehog. To enable this feature, put (require 'epg-file) -in your ~/.emacs.el, C-x C-f ~/test.txt.gpg. +alpaca.el, hedgehog. To try this feature, put (require 'epg-file) +in your ~/.emacs.el and C-x C-f ~/test.txt.gpg. ** Using with Gnus/PGG -- 1.7.10.4