diff --git a/README.md b/README.md index 1f14538..9efb094 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # MangoForm-Vanilla-JS-Fetch -Contact form written in Vanilla JS using Fetch +Contact form written in Vanilla JS using Fetch. Validation is performed on the server side for added security and error messages are printed by Javascript. + +#Requirements +PHP +Google ReCaptcha +PHPMailer