2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-23 20:40:40 +03:00

Update README.md (#1709)

This commit is contained in:
Nicolas Del Valle
2018-08-07 02:19:01 -03:00
committed by Emily Morehouse
parent 6a414cb9a3
commit 90add808a4
+1 -1
View File
@@ -158,7 +158,7 @@ axios({
}) })
.then(function(response) { .then(function(response) {
response.data.pipe(fs.createWriteStream('ada_lovelace.jpg')) response.data.pipe(fs.createWriteStream('ada_lovelace.jpg'))
}); });
``` ```
##### axios(url[, config]) ##### axios(url[, config])