updated readme

This commit is contained in:
Andrew Stephan
2014-03-31 20:38:51 -04:00
parent 4d5b2cb999
commit a603d74895
+1 -1
View File
@@ -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)