add a readme

This commit is contained in:
s2
2015-04-18 01:58:55 +02:00
parent daafe2cef4
commit f8ef757237

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
## A javascript library with utility functions for replaying to mails
Need to quote a message?
Need to rewrap your response to 75 chars before sending?
This is the lib for you.
Look at the `tests.js` file for some examples.