From 0c10a486a29996d2aed3b352d4a8fd921067b55e Mon Sep 17 00:00:00 2001 From: Vladimir Enchev Date: Tue, 11 Aug 2015 14:12:41 +0300 Subject: [PATCH] wrong readme deleted --- fetch/README.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) 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