Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
hansenp committed May 20, 2019
2 parents f6fea8f + 97677f8 commit 9b18e86
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ promoter reads using a likelihood ratio test.


## Documentation
Documentation is being prepared for ReadTheDocs. We will not be able to publish the
documentation online until this repository is made public (probably in March.
Therefore, for now generate the documentation with

Documentation is being prepared for ReadTheDocs. The documentation can be generated with:

Expand All @@ -33,4 +36,3 @@ Run Diachromatic to test whether the build process was successful:
$ java -jar target/Diachromatic.jar

You should see the help message of Diachromatic in the shell.

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.jax</groupId>
<artifactId>diachromatic</artifactId>
<version>0.5.0</version>
<version>0.5.1</version>
<packaging>jar</packaging>

<name>diachromatic</name>
Expand Down

0 comments on commit 9b18e86

Please sign in to comment.