diff --git a/README.md b/README.md index 4c75655..a8b2e4a 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ to the jar file, you also need to copy kafka-clients library to `lib` directory: $ cd /path/to/gatling-charts-highcharts-bundle-2.1.* $ vi user-files/simulations/KafkaSimulation.scala -You can file sample simulation files in the [test directory](src/test/scala/com/github/mnogu/gatling/kafka/test). +You can find sample simulation files in the [test directory](src/test/scala/com/github/mnogu/gatling/kafka/test). Among the files, [BasicSimulation.scala](src/test/scala/com/github/mnogu/gatling/kafka/test/BasicSimulation.scala) would be a good start point. Note that gatling-kafka 0.1.x isn't compatible with 0.0.x.