Update README.md

This commit is contained in:
Andros Fenollosa 2021-03-02 10:12:39 +01:00 committed by GitHub
parent d47c06c4dd
commit 2e398df787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ Great 🎉. You already have your 🔥 own API send mails 🔥.
That's it, now you just have to test that it works properly. That's it, now you just have to test that it works properly.
``` sh ``` sh
curl -H "Content-type: application/json" -d '{ curl -XPOST -H "Content-type: application/json" -d '{
"name": "Cid", "name": "Cid",
"subject": "Awesome", "subject": "Awesome",
"email": "cid@campeador.es", "email": "cid@campeador.es",