Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Add Travis build image to readme file.
  • Loading branch information
thomir committed May 17, 2016
1 parent 295bd9e commit 159b3cf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/thomir/gmailfilter.svg?branch=master)](https://travis-ci.org/thomir/gmailfilter)

# What is this?

This is the source code to my personal IMAP-based mail filtering tool. I use it every day, and it has proven to be useful for me. You are more than welcome to use and contribute to it.
Expand Down Expand Up @@ -113,4 +115,4 @@ Then again, maybe the simple solution is the best one.

- watch rules file for changes, re-scan inbox when we see that the rule file has changed.

- Do we support filtering on more than one imap account? What about more than one folder? If so, how?
- Do we support filtering on more than one imap account? What about more than one folder? If so, how?

0 comments on commit 159b3cf

Please sign in to comment.