Skip to content

Commit

Permalink
Merge pull request #134 from fossabot/master
Browse files Browse the repository at this point in the history
Add license scan report and status
  • Loading branch information
mmattozzi authored Nov 23, 2017
2 parents 5daea7e + c4eeb9a commit 5655acc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ You can also install it through [homebrew](http://brew.sh/) as a [cask](http://c

```sh
# install cask if necessary
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgit.luolix.top%2Fmmattozzi%2Fcocoa-rest-client.svg?type=shield)](https://app.fossa.io/projects/git%2Bgit.luolix.top%2Fmmattozzi%2Fcocoa-rest-client?ref=badge_shield)

brew install caskroom/cask/brew-cask
# install CocoaRestClient
brew cask install cocoarestclient
Expand Down Expand Up @@ -88,3 +90,7 @@ Credits
* Base64 encoding uses Matt Gallagher's NSData+Base64 code (http://www.cocoawithlove.com/2009/06/base64-encoding-options-on-mac-and.html)
* Code & testing contributions: Adam Venturella, Sergey Klimov, Cory Alder, Tito Ciuro, Eric Broska, Nicholas Robinson, Diego Massanti, Robert Horvath
## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgit.luolix.top%2Fmmattozzi%2Fcocoa-rest-client.svg?type=large)](https://app.fossa.io/projects/git%2Bgit.luolix.top%2Fmmattozzi%2Fcocoa-rest-client?ref=badge_large)

0 comments on commit 5655acc

Please sign in to comment.