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