wkh237 8 лет назад
Родитель
Сommit
e3de5938e6
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      README.md

+ 1
- 1
README.md Просмотреть файл

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