Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebgorman authored Apr 14, 2021
1 parent 8bbd9b7 commit c5dc6cf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions data/covering_grammar/lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,7 @@ Two input files are required:

## Example workflow

1. `cd data/src/error_analysis`
2. `./error_analysis.py --cg_path=cg.tsv --test_path=test.tsv`
```bash
cd data/src/error_analysis
./error_analysis.py --cg_path=cg.tsv --test_path=test.tsv
```

0 comments on commit c5dc6cf

Please sign in to comment.