From 4aa0a864767f9265527e9a704673ab89879dbba8 Mon Sep 17 00:00:00 2001 From: Feuerhamster <38376566+Feuerhamster@users.noreply.github.com> Date: Tue, 15 Jun 2021 22:57:03 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a71175..5afbdf3 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Unlike other mail services (that often gives you an API key for backends), this ### Planned features - [ ] Email Templates - [ ] File Uploads for attachments +- [ ] ReCaptcha support ### Used frameworks & libraries - [Express](https://expressjs.com/) @@ -137,4 +138,4 @@ Authorization: Bearer your-optional-api-key ## 👋 Contribution Feel free to create issues and pull requests if you want! -Please keep up with the code style and discuss new features beforehand with the project owner. \ No newline at end of file +Please keep up with the code style and discuss new features beforehand with the project owner.