diff --git a/README.md b/README.md index 4ee75d3..2441979 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ Check your website performance using your SauceLabs account and compare metrics * Set your test name * Run perfchk as a part of your CI/CD +Edit `perfchk.app.src.template`, use your SauceLabs credentials and rename this file to `perfchk.app.src` + Build ----- - * Edit `perfchk.app.src.template`, use your SauceLabs credentials and rename this file to `perfchk.app.src` - $ rebar3 compile Run