Skip to content

Commit

Permalink
Add API docs for core/refined modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Peters committed Jan 6, 2021
1 parent e8e0750 commit 0ac9440
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ libraryDependencies += "com.rewardsnetwork" %% "combos" % "<latest tag>"
libraryDependencies += "com.rewardsnetwork" %% "combos-refined" % "<latest tag>" //Optional - adds Refined support
```

## API Docs
* [Core](https://javadoc.io/doc/com.rewardsnetwork/combos_2.13/latest/com/rewardsnetwork/combos/index.html)
* [Refined](https://javadoc.io/doc/com.rewardsnetwork/combos-refined_2.13/latest/com/rewardsnetwork/combos/refined/index.html)

## License
Copyright 2020 Rewards Network Establishment Services

Expand Down

0 comments on commit 0ac9440

Please sign in to comment.