]> git.cworth.org Git - notmuch-wiki/blobdiff - index.mdwn
index: capitalize "Ruby"
[notmuch-wiki] / index.mdwn
index 409106de4994306bc56936c302179cd73a615b14..146b67a7600109589e8baf98725daf795a63a728 100644 (file)
@@ -35,7 +35,7 @@ Then notmuch may be exactly what you've been looking for.
   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
+  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
@@ -75,6 +75,7 @@ Notmuch.
 ## Documentation
 
   * [[Notmuch manual pages|manpages]]
+  * [[Email clients and frontends|frontends]]
   * [[General how-tos|howto]]
   * [[Frequently Asked Questions|faq]]
   * [[Searching]]
@@ -163,9 +164,7 @@ made to Notmuch and the notmuchmail.org web site. [The Notmuch OpenHub project
 page](https://www.openhub.net/p/notmuch) has a nice summary of the codebase and
 activity.
 
-We have a [buildbot](http://buildbot.notmuchmail.org/grid) (here's
-its
-[configuration](https://github.com/tomprince/buildbot-configs/tree/notmuch)).
+Continuous integration build and test suite status: [![Build Status](https://travis-ci.org/notmuch/notmuch.svg?branch=master)](https://travis-ci.org/notmuch/notmuch)
 
 Contributions, such as patches, to Notmuch are most welcome. Please refer to the
 [[guide to contributing|contributing]].