README.rdoc in solutious-stella-0.7.0.002 vs README.rdoc in solutious-stella-0.7.0.003

- old
+ new

@@ -32,9 +32,10 @@ $ stella preview -p examples/basic/plan.rb == Test Plan Example + Test plans are defined in the Ruby programming language. This makes it possible to define sophisticated logic to handle responses. They also typically contain more than one usecase which is important when simulating realistic load. In this example, 65% of virtual users will execute the first usecase and 35% will execute the second. usecase 65, "Simple search" do get "/", "Homepage" do