Skip to content

Commit

Permalink
link deployment guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared King committed Dec 10, 2019
1 parent 79c750c commit 6148df8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,8 @@ Connection invoiced = new Connection("{YOUR_API_KEY}",true);
## Developing


The test suite can be ran with `gradle test`
The test suite can be ran with `gradle test`

## Deployment

Here is a useful [guide](http://www.albertgao.xyz/2018/01/18/how-to-publish-artifact-to-maven-central-via-gradle/) for deploying to Maven.

0 comments on commit 6148df8

Please sign in to comment.