commit 712ab411697f594ed58ffee459b5a932f460dcb8
Author: Mauro Talevi <[email protected]>
AuthorDate: Sat Aug 4 16:35:50 2012 +0200
Commit: Mauro Talevi <[email protected]>
CommitDate: Sat Aug 4 16:35:50 2012 +0200
Updated tutorial README.
diff --git a/README.md b/README.md
index 71f85cb..d70cf49 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,9 @@ execution. It is not appropriate to run long-running
stories. It is also usef
# JBehave Web Runner for Etsy.com
-1. Uses the 'etsy-selenium/java-spring' steps and makes them available via the
JBehave Web Runner.
+Uses the 'etsy-selenium/java-spring' steps and makes them available via the
[JBehave Web
Runner](http://jbehave.org/reference/web/stable/using-web-runner.html).
+
+NOTE: The Web Runner is a standalone web application that provides a simple
web interface for running the Etsy stories via the Java steps. It does not
run the (web) stories by command line.
# Building with Maven