Skip to content

Commit 5496f0d

Browse files
authored
Update README.md
1 parent 594526d commit 5496f0d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
# Exercism's Ruby Analyzer
22

33
This is Exercism's automated analyzer for the Ruby track.
4+
5+
it is run with `./bin/analyze.sh $EXERCISM $PATH_TO_FILES` and will write a JSON file with an analysis to the same directory.
6+
7+
For example:
8+
9+
```bash
10+
./bin/analyze.sh two_fer ~/solution-238382y7sds7fsadfasj23j/
11+
```

0 commit comments

Comments
 (0)