From 9dd8169a021b1ca6596afab55481a09a0f655171 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Wed, 22 Aug 2018 12:29:23 +0200 Subject: [PATCH] Add REAMDE --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6a35f94 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ + +# Trello-2-Mail + + + +## References + +- Sending emails with SSL : https://gist.github.com/chrisgillis/10888032 +- Project layout https://github.com/golang-standards/project-layout +- Markdown rendering https://github.com/russross/blackfriday +