Skip to content

Commit

Permalink
Add LICENSE link from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccue committed Feb 7, 2012
1 parent d0be7e6 commit 4fe5f12
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ Requests for PHP

Requests is a HTTP library written in PHP, for human beings. It is roughly
based on the API from the excellent [Requests Python
library](http://python-requests.org/). Requests is ISC Licensed (similar to the
New BSD license) and has no dependencies.
library](http://python-requests.org/). Requests is [ISC
Licensed](https://github.com/rmccue/Requests/blob/master/LICENSE) (similar to
the new BSD license) and has no dependencies.

Despite PHP's use as a language for the web, its tools for sending HTTP requests
are severely lacking. cURL has an
Expand Down

0 comments on commit 4fe5f12

Please sign in to comment.