From 9e787e96bc76bbbc2fbeac94e5da16ad5e9ee2f2 Mon Sep 17 00:00:00 2001
From: Jason White <jason.white@owasp.org>
Date: Mon, 13 Jul 2015 09:02:26 -0400
Subject: [PATCH] restoring READMe.txt

---
 README.txt | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/README.txt b/README.txt
index 937f2e9a1..827c121af 100644
--- a/README.txt
+++ b/README.txt
@@ -1,23 +1,3 @@
-**********
-* June 9 2015
-* #####  WebGoat Container Migration from AngularJS to Backbone #####
-* Why: I believe AngularJS is a little heavy (and acutally a little too secure, imagine that) for the purposes of WebGoat
-* When: Now
-* What: Porting current functionality in the 6.0.1 release into the webgoat-container build
-* How: If you'd like to help.  Fork this repository and contact me (jason.white@owasp.org) as to the current priorities/needs. Once you fork it,
-* After forking and cloning this repo, you should also fork/clone the lessons repository (https://github.com/WebGoat/WebGoat-Lessons). More on that in a second
-* in the core/container WebGoat (this) project
-* $ mvn clean install
-* Then either package and put the package in a local tomcat OR ...
-* $ mvn tomcat:run
-* Then you'll need to switch to the lessons directory and
-* $ mvn clean packa
-* Then copy some of the lesson jars into your $TOMCAT_HOME/webapps/{webgoat-container}/plugin_lessons
-* Now you should have something to work against for the UI work
-**********
-
-##### Original WebGoat ReadMe follows #####
-
 **********
 **********          WebGoat 6.0
 **********          August 23, 2014