From b25a866e32ac321682b754e5467ae1320eb9729b Mon Sep 17 00:00:00 2001 From: Kentaro Wada Date: Fri, 8 Jun 2018 12:25:57 +0900 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1aec556b..75844e3e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,6 @@ spam $ # as an alternative to curl/wget $ gdown https://httpbin.org/ip -O ip.json $ cat ip.json -% cat ip { "origin": "126.169.213.247" }