Add Windows example and minor edit
diff --git a/README.md b/README.md
index 80ae73d..3dec971 100644
--- a/README.md
+++ b/README.md
@@ -111,7 +111,7 @@
 
 This code relies on other
 [Apache Taverna modules](https://taverna.incubator.apache.org/download/code/),
-which Maven should download 
+which Maven should download
 automatically from
 [Apache's Maven repository](https://taverna.incubator.apache.org/download/maven/);
 however you might want to compile these yourself in the order below:
@@ -206,7 +206,7 @@
 After [building](#building), see the `taverna-commandline-product/target`
 directory. Inside you should find a folder like
 `apache-taverna-commandline-3.1.0-incubating/`
-which contain the built Apache Taverna Command-line Tool product.
+which contains the built Apache Taverna Command-line Tool product.
 
 If you prefer a ZIP file, then instead build with
 the Maven `-Prelease` option. You can then unzip at a location of
@@ -247,6 +247,17 @@
 Hello, World!
 ```
 
+On Windows:
+
+```
+C:\home\apache-taverna-commandline-3.1.0>executeworkflow.bat examples\helloworld.wfbundle
+Outputs will be saved to the directory: C:\home\apache-taverna-commandline-3.1.0\Hello_World_output
+Workflow completed.
+
+C:\home\apache-taverna-commandline-3.1.0>type Hello_World_output\greeting
+Hello, World!
+```
+
 # Export restrictions
 
 This distribution includes cryptographic software.