瀏覽代碼

Update README.md

Ben Hsieh 8 年之前
父節點
當前提交
da34cd4cdb
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

154
 
154
 
155
 After `0.8.0` react-native-fetch-blob automatically decides how to send the body by checking its type and `Content-Type` in the header. The rule is described in the following diagram
155
 After `0.8.0` react-native-fetch-blob automatically decides how to send the body by checking its type and `Content-Type` in the header. The rule is described in the following diagram
156
 
156
 
157
-<img src="img/RNFB-flow (1).png" style="width : 90%" />
157
+<img src="img/RNFB-Body.png" style="width : 90%" />
158
 
158
 
159
 To sum up:
159
 To sum up:
160
 
160