diff --git a/README.md b/README.md index decdfd5..a155efa 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,9 @@ This runs all solutions sequentially and prints output to the command-line. Same ### ➡️ Benchmark your solutions ```sh +# example: `cargo time 8 --store` +cargo time [--all] [--store] + # output: # Day 08 # ------