README.md in lazyman-0.1.4 vs README.md in lazyman-0.1.5

- old
+ new

@@ -34,14 +34,14 @@ By default, lazyman runs examples using chrome browser, so make sure you installed google chrome and according [chrome driver](http://code.google.com/p/chromedriver/downloads/list) Using following command to make everything running. cd your_project_name - lazyman go -f doc -or - rspec -f doc + lazyman go # or rspec -lazyman go command supports all the rspec options and it is the recommend way. +Lazyman go command supports all the rspec options and it is the recommend way. + +You can find test report in app/reports folder. It is a html file with current time stamp. Understand lazyman project structure ------------------------------------ Lazyman project has a clean and simple structure.