Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sagnik committed Jul 19, 2016
1 parent 8344819 commit 3ff6782
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 @@ -31,7 +31,7 @@ This will produce five PDFs of the form `<*-page-*>-chars,words,lines,paragraphs

###How to Use
------------
Put `"edu.psu.sagnik.research" %% "pdsimplifyparser" % "0.0.1" exclude("javax.jms", "jms") exclude("com.sun.jdmk", "jmxtools") exclude("com.sun.jmx", "jmxri")`
Put `"edu.psu.sagnik.research" %% "pdsimplifyparser" % "0.0.2" exclude("javax.jms", "jms") exclude("com.sun.jdmk", "jmxtools") exclude("com.sun.jmx", "jmxri")`
in your dependencies and make sure you have `https://oss.sonatype.org/content/repositories/releases/` in your resolvers.

###TODO
Expand Down

0 comments on commit 3ff6782

Please sign in to comment.