From 27928950817d6efd048818413d7edbe11fa414bc Mon Sep 17 00:00:00 2001 From: olgakil <33619803+olgakil@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:46:11 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab22640..75cb5f8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # NodeGoat - + Being lightweight, fast, and scalable, Node.js is becoming a widely adopted platform for developing web applications. This project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them. ## Getting Started