From d39a8797f8f92deb71d5b7e54884e10090cbffd3 Mon Sep 17 00:00:00 2001 From: Georg Fischer Date: Sat, 2 Nov 2013 11:30:17 +0100 Subject: [PATCH] add license information for reqwest library --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8042de..d48e4ca 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ third party code used in this experiment * [require js](http://requirejs.org/), by [jrburke](jrburke), BSD & MIT license * [almond js](https://github.com/jrburke/almond), by [jrburke](jrburke), BSD & MIT license * [raf js](https://gist.github.com/paulirish/1579671), by [paulirish](https://github.com/paulirish), MIT license -* [reqwest js](https://github.com/ded/reqwest/), by [ded](https://github.com/ded) +* [reqwest js](https://github.com/ded/reqwest/), by [ded](https://github.com/ded), MIT license license ---