Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orhanobut committed Jan 17, 2015
1 parent 0de8350 commit 23fb61f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ GitHubService service = new Wasp.Builder(this)
.setRequestInterceptor // Optional
.trustCertificates // Optional
.setHttpStack // Optional
.enableCookies // Optional
.build()
.create(MyService.class);
```
Expand Down

0 comments on commit 23fb61f

Please sign in to comment.