diff --git a/README.md b/README.md index 9990967..b6b2471 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,8 @@ For specs not in the timings file, it will use average duration of the known spe If the timings file does not exist yet, the timings will be written into the file after the run finishes. If the file exists, and the new timings have new entries or the existing entries are off by more than 10% duration, the merged file is written back. Timing for specs without any passes tests or with failed tests is ignored. +See example [bahmutov/cypress-split-timings-example](https://github.com/bahmutov/cypress-split-timings-example). + ## Merging timings files This module includes a bin utility to merge multiple timings files into one. Example: