readme updated

This commit is contained in:
Vladimir Enchev
2015-08-11 14:15:58 +03:00
parent 0c10a486a2
commit 187cdb52e7

View File

@@ -1 +1 @@
Implementation of [fetch API](https://fetch.spec.whatwg.org/)
Implementation of [fetch API](https://fetch.spec.whatwg.org/). Modified version of https://github.com/github/fetch.