]> git.notmuchmail.org Git - notmuch/blobdiff - README
Fix misspelling of DT_UNKNOWN.
[notmuch] / README
diff --git a/README b/README
index 40f05ab4bae6057e6d23c07da2f87430024d0d81..2c570e1d2f7bbcc78d9e90408a3a5e167109b183 100644 (file)
--- a/README
+++ b/README
@@ -2,8 +2,7 @@ Notmuch - thread-based email index, search and tagging.
 
 Notmuch is a system for indexing, searching, reading, and tagging
 large collections of email messages. It uses the Xapian library to
 
 Notmuch is a system for indexing, searching, reading, and tagging
 large collections of email messages. It uses the Xapian library to
-provide fast, full-text search of very large collection of email with
-a very convenient search syntas.
+provide fast, full-text search with a convenient search syntax.
 
 Notmuch is free software, released under the GNU General Public
 License version 3 (or later).
 
 Notmuch is free software, released under the GNU General Public
 License version 3 (or later).
@@ -18,11 +17,15 @@ The website for Notmuch is:
 
        http://notmuchmail.org
 
 
        http://notmuchmail.org
 
-We will soon be creating a mailing list for users and developers of
-notmuch. Details will appear on the website. Until then, please feel
-free to email Carl with any questions you have:
+The mailing list address for the notmuch community is:
 
 
-       Carl Worth <cworth@cworth.org>
+       notmuch@notmuchmail.org
+
+We welcome any sort of questions, comments, kudos, or code there.
+
+Subscription is not required, (but if you do subscribe you'll avoid
+any delay due to moderation). See the website for subscription
+information.
 
 There is also an IRC channel dedicated to talk about using and
 developing notmuch:
 
 There is also an IRC channel dedicated to talk about using and
 developing notmuch:
@@ -45,7 +48,7 @@ obtaining a more sophisticated interface:
        notmuch.el file in this distribution.
 
        If someone were to write a curses-based interface, or similar,
        notmuch.el file in this distribution.
 
        If someone were to write a curses-based interface, or similar,
-       it might also be reasonable to buil on the "notmuch"
+       it might also be reasonable to build on the "notmuch"
        command-line interface.
 
      2. Build on top of the notmuch library interface.
        command-line interface.
 
      2. Build on top of the notmuch library interface.
@@ -65,6 +68,3 @@ obtaining a more sophisticated interface:
 As can be seen, alternate interfaces to the Notmuch mail system are
 still in development. We would appreciate any contributions to these
 efforts.
 As can be seen, alternate interfaces to the Notmuch mail system are
 still in development. We would appreciate any contributions to these
 efforts.
-
-
-       
\ No newline at end of file