From 5563ba89f6db3279d32cc5d8a110e267c7aa40a4 Mon Sep 17 00:00:00 2001 From: Dan Mindru Date: Wed, 25 May 2016 22:49:06 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9C=20WIP=20doc=20with=20release=20tod?= =?UTF-8?q?os?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 ----------- TODO.md | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 TODO.md diff --git a/README.md b/README.md index 981d52e..5501a18 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,3 @@ -#Future release notes & todo -This is a beta release, some things still need to be done before it's ready. - -##Todo -- use fs-extra instead of wrench - -##Doc updates -- Stylesheets are included automatically, place them wherever in the dir -- Autoprefixer is there to help -- use SASS, LESS or postcss. - # Responsive HTML email signature(s) ### Let's punch email clients in the stomach! When you need some basic responsive email signatures that work on mobile.
diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..bfb4a1c --- /dev/null +++ b/TODO.md @@ -0,0 +1,11 @@ +#Future release notes & todo +This is a pre-release, stuff will be mostly ready when the items bellow are done. Feel free to contribute! + +##Todo +- use fs-extra instead of wrench +- [100⭐️] issues + +##Doc updates +- Stylesheets are included automatically, place them wherever in the dir +- Autoprefixer is there to help +- use SASS, LESS or postcss. \ No newline at end of file