Skip to content

Commit

Permalink
License
Browse files Browse the repository at this point in the history
  • Loading branch information
prewk committed Apr 19, 2017
1 parent 2ce8dee commit 57de8ad
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 @@ -27,4 +27,8 @@ $value = someApiCall()->unwrapOr(null);
// Throw an exception on error
$value = someApiCall()->unwrap();
```
```

## License

MIT & Apache 2.0

0 comments on commit 57de8ad

Please sign in to comment.