From ca5f2f0f410bf07e78bb62d7ae0a9f8265da7811 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 12 Jul 2016 21:30:30 +0100 Subject: [PATCH] Add README Fixes #1 --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..61e84b3 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# gmail-filter-builder + +## Description + +Inspired by the [gmail-britta](https://github.com/antifuchs/gmail-britta) Ruby library, the Gmail Filter Builder generates XML that can be imported into Gmail’s filter settings. + +## Usage + +TODO + +## License + +MIT +