Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlospt authored Dec 8, 2016
1 parent 952c899 commit 1c16c8f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions errorhandler-matchers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ By default ErrorHandler provides you with a public, fully customizable MatcherFa

In order to use them, provide an instance of your desired MatcherFactory when building your ErrorHandler instances.

## Usage

### Retrofit-Rx-Matcher

```gradle
compile 'com.workable:retrofit-rx-matcher:1.1.0'
```

```java

ErrorHandler
Expand Down

0 comments on commit 1c16c8f

Please sign in to comment.