diff --git a/README.md b/README.md index 50d273a..260cfbf 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,9 @@ To replay a schedule, you may run the following command: ### Customized Fray Configuration +
+Click Me + You may also choose to provide a configuration file for the application you want to test. The configuration file should be in the following format: ```json @@ -185,4 +188,5 @@ To replay that schedule, you may run the following command: ```bash ./gradlew runFray -PconfigPath="out/config.json" -PextraArgs="--iter=1000 --logger=json --scheduler=replay --path=/tmp/fray-example/schedule_XXX.json" -``` \ No newline at end of file +``` +
\ No newline at end of file