diff options
author | Heitor Tashiro Sergent <heitortsergent@gmail.com> | 2014-12-23 21:01:48 -0600 |
---|---|---|
committer | Heitor Tashiro Sergent <heitortsergent@gmail.com> | 2014-12-23 21:01:48 -0600 |
commit | e5ebe87544f92d2d75ad09a58e8ac929c8b6d0b8 (patch) | |
tree | b5c355fd2fe22889d85164a0e8ab482bc777777f | |
parent | 6437cd1caf39c5dfe92110a8de437821bcd7b073 (diff) | |
download | sendgrid-nodejs-e5ebe87544f92d2d75ad09a58e8ac929c8b6d0b8.zip sendgrid-nodejs-e5ebe87544f92d2d75ad09a58e8ac929c8b6d0b8.tar.gz sendgrid-nodejs-e5ebe87544f92d2d75ad09a58e8ac929c8b6d0b8.tar.bz2 |
Fixed SendGrid case title on README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Sendgrid-nodejs +# SendGrid-nodejs This nodejs module allows you to quickly and easily send emails through SendGrid using [nodejs](http://nodejs.org/). |