From 97a644f8a44c24c5ae9104e87044937dd469a930 Mon Sep 17 00:00:00 2001 From: Kragen Javier Sitaker Date: Fri, 5 Dec 2008 02:00:51 -0300 Subject: Added README.md. --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..323e2fe --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +p2p-ispell +========== + +When you run Ispell, +it remembers what words you’ve added to your “personal dictionary”. +Unfortunately, +most of those words are real words +in ordinary English. +Why should all of us add them to our dictionaries separately? + +If you use `flyspell-mode` in Emacs ≤22, +you’re using Ispell. +If you also use Unix, +this tiny package +will let you share the work of adding modern words +(“memristor”, “hyperlinks”, lowercase “internet”) +and acronyms +(“IRC”, “IrDA”, “URL”) +with other users of Ispell. -- cgit v1.2.3