From 35209fb3f9b015673d009ed81904cb9b907260f6 Mon Sep 17 00:00:00 2001 From: Jason White Date: Tue, 9 Jun 2015 20:14:48 -0400 Subject: [PATCH] minor change --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 636f5dddc..760a947e8 100644 --- a/README.txt +++ b/README.txt @@ -12,7 +12,7 @@ * 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. +* Now you should have something to work against for the UI work ********** ##### Original WebGoat ReadMe follows #####