Skip to content

Commit cdf8124

Browse files
authored
Update README.md
1 parent 2ba5035 commit cdf8124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ var RNFetchBlob = require('react-native-fetch-blob').default
155155

156156
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
157157

158-
<img src="img/RNFB-Body.png" style="width : 90%" />
158+
<img src="img/RNFB-Flow-hd.png" style="width : 90%" />
159159

160160
To sum up:
161161

0 commit comments

Comments
 (0)