diff --git a/fetch/README.md b/fetch/README.md index fb27fc900..f4e706e6d 100644 --- a/fetch/README.md +++ b/fetch/README.md @@ -1,17 +1 @@ -# Isomorphic Fetch Implementation - -## status - -WIP - -## motivation - -implementation of [fetch API](https://fetch.spec.whatwg.org/) in pure javascript. -polyfill for browser, and implemnt for node.js. -make network http access isomorphic. - - -## License - -The MIT License (MIT) -Copyright (c) 2013 Jxck +Implementation of [fetch API](https://fetch.spec.whatwg.org/) \ No newline at end of file