diff --git a/README.md b/README.md index 4e3bd4a8..55c16c7a 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ var server = ParseServer({ } } }); +``` You can also use other email adapters contributed by the community such as [parse-server-sendgrid-adapter](https://www.npmjs.com/package/parse-server-sendgrid-adapter).