Skip to content

Commit

Permalink
add compare.sh to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fizmat committed Mar 27, 2024
1 parent f76e780 commit 8cc288a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,8 @@ _result[2] += measurement
_result[3] += 1
```

Python can be surprising sometimes.
Python can be surprising sometimes.

## Compare results

Run `compare.sh` if you want to check that all the scripts produce the same output.

0 comments on commit 8cc288a

Please sign in to comment.