From f9c79ba39406872143883c148e25bb2ac507f933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eloy=20Dur=C3=A1n?= Date: Fri, 6 Sep 2019 11:27:09 +0200 Subject: [PATCH] [README] Include link to source of scenario. This gives the reader some chance to understand how to write scenarios, until more documentation becomes available. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2aefe1b..c5ddcfe 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ help message ## Examples +The following invocations perform the tests using a scenario that you can find [here](https://github.com/OfficeDev/office-ui-fabric-react/blob/master/apps/perf-test/src/scenarios/SplitButtonNew.tsx). + ``` $ flamegrill cook -n SplitButton -s "http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/index.html?scenario=SplitButtonNew&iterations=5000"