From 187cdb52e7a61e84f277cc5942add7294f62a2ed Mon Sep 17 00:00:00 2001 From: Vladimir Enchev Date: Tue, 11 Aug 2015 14:15:58 +0300 Subject: [PATCH] readme updated --- fetch/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetch/README.md b/fetch/README.md index f4e706e6d..bdaa9c98e 100644 --- a/fetch/README.md +++ b/fetch/README.md @@ -1 +1 @@ -Implementation of [fetch API](https://fetch.spec.whatwg.org/) \ No newline at end of file +Implementation of [fetch API](https://fetch.spec.whatwg.org/). Modified version of https://github.com/github/fetch. \ No newline at end of file