Parcourir la source

Update README.md

wkh237 il y a 8 ans
Parent
révision
e3de5938e6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      README.md

+ 1
- 1
README.md Voir le fichier

@@ -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)