Skip to content

Commit

Permalink
#88 typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 3, 2023
1 parent d2c84f1 commit 6ca4805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ metrics on top of it. It should be easy:

* Download ZIP archive
* Unpack it to a new `cam/` directory
* Add a new script to the `cam/metrics/` directory (use `ast_metrics.py` as an example)
* Add a new script to the `cam/metrics/` directory (use `ast.py` as an example)
* Run `make` in the `cam/` directory

Make should understand that a new metric was added. It will apply this new metric
Expand Down

0 comments on commit 6ca4805

Please sign in to comment.