fetchall: fix example in readme.

This commit is contained in:
verytable 2020-02-13 23:21:54 +03:00
parent 361279b1b5
commit 555c710de0

View file

@ -9,7 +9,7 @@
Пример: Пример:
``` ```
fetchall/solution.go https://gopl.io golang.org http://golang.org $ fetchall https://gopl.io golang.org http://golang.org
Get golang.org: unsupported protocol scheme "" Get golang.org: unsupported protocol scheme ""
1.05s 11071 http://golang.org 1.05s 11071 http://golang.org
2.18s 4154 https://gopl.io 2.18s 4154 https://gopl.io