From a603d74895a843b9e807e95687551d2f3aa0139d Mon Sep 17 00:00:00 2001 From: Andrew Stephan Date: Mon, 31 Mar 2014 20:38:51 -0400 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e763628..47fd8b7 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ Downloads a file and saves it to the device. Takes a URL, parameters, headers, ## Libraries -This plugin utilizes some awesome open source networking licenses. These are both MIT licensed: +This plugin utilizes some awesome open source networking libraries. These are both MIT licensed: - iOS - [AFNetworking](https://github.com/AFNetworking/AFNetworking) - Android - [http-request](https://github.com/kevinsawicki/http-request)