Ver código fonte

Update README.md

wkh237 8 anos atrás
pai
commit
e3de5938e6
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver arquivo

@@ -679,7 +679,7 @@ RNFetchBlob.config({
679 679
 
680 680
 ### Web API Polyfills
681 681
 
682
-After `0.8.0` we've made some [Web API polyfills](https://github.com/wkh237/react-native-fetch-blob/wiki/Web-API-Polyfills-(work-in-progress)) that makes some browser-based library available in RN.
682
+After `0.8.0` we've made some [Web API polyfills](https://github.com/wkh237/react-native-fetch-blob/wiki/Web-API-Polyfills-(experimental)) that makes some browser-based library available in RN.
683 683
 
684 684
 - Blob
685 685
 - XMLHttpRequest (Use our implementation if you're going to use it with Blob)