diff --git a/README.md b/README.md new file mode 100644 index 0000000..9cfb48d --- /dev/null +++ b/README.md @@ -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.