Skip to content

Commit

Permalink
Merge pull request #6 from cdli-gh/epageperron-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jayanthkmr committed Apr 1, 2018
2 parents e5462b0 + e48f29b commit c969258
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,15 @@ To use it:

$ pyoracc --help


*Only files with the .atf extension can be processed. *

To run it on file:

$ pyoracc -i ./pyoracc/test/data/cdli_atf_20180104.atf -f cdli


For a fresh copy of CDLI ATF, download the data bundle here : https://github.com/cdli-gh/data/blob/master/cdliatf_unblocked.atf

To run it on oracc file:

$ pyoracc -i ./pyoracc/test/data/cdli_atf_20180104.atf -f oracc
Expand Down Expand Up @@ -104,4 +107,4 @@ Options:

## Running Tests

$ py.test
$ py.test

0 comments on commit c969258

Please sign in to comment.