Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit da34cd4

Browse files
authored
Update README.md
1 parent 4360350 commit da34cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ var RNFetchBlob = require('react-native-fetch-blob').default
154154

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

157-
<img src="img/RNFB-flow (1).png" style="width : 90%" />
157+
<img src="img/RNFB-Body.png" style="width : 90%" />
158158

159159
To sum up:
160160

0 commit comments

Comments
 (0)