diff options
Diffstat (limited to 'office/notmuch/README')
-rw-r--r-- | office/notmuch/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/notmuch/README b/office/notmuch/README index 3188cea262e1..e3187025aa70 100644 --- a/office/notmuch/README +++ b/office/notmuch/README @@ -1,7 +1,7 @@ Notmuch is an answer to Sup. Sup is a very good email program written by William Morgan (and others) and is the direct inspiration for Notmuch. -Notmuch began as an effort to rewrite performance-critical pieces of Sup in -C rather than ruby. From there, it grew into a separate project. One +Notmuch began as an effort to rewrite performance-critical pieces of Sup +in C rather than ruby. From there, it grew into a separate project. One significant contribution Notmuch makes compared to Sup is the separation of the indexer/searcher from the user interface. (Notmuch provides a library interface so that its indexing/searching/tagging features can be |