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