From b70206ab4fc27b72f9363739d46faa7eca95308e Mon Sep 17 00:00:00 2001 From: cktricky Date: Tue, 16 Feb 2016 10:47:08 -0800 Subject: [PATCH] updated our support message in the readme so that folks know to visit slack for real-time-"ish" assistance --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f39a479..3d49e0c 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ RailsGoat is a vulnerable version of the Ruby on Rails Framework both versions 3 and 4. It includes vulnerabilities from the OWASP Top 10, as well as some "extras" that the initial project contributors felt worthwhile to share. This project is designed to educate both developers, as well as security professionals. +## Support + +If you are looking for support or troubleshooting assistance, please visit our [OWASP Slack Channel](https://owasp.slack.com/messages/project-railsgoat/). + ## Getting Started To begin, install the Ruby Version Manager (RVM):