From 440573bc82335f9477f1944d18abcb6aaa3f9d03 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 4 Jan 2018 07:43:34 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4f358a6..dfdd417 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ # Gmail Filter Builder + +This library allows you to define Gmail filters in PHP, and then generate XML that you can import into Gmail's filter settings + +Inspired by https://github.com/antifuchs/gmail-britta.