From ecf69607aed3269b27560de0eae82638ff3c1b4a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 15 Jun 2011 22:12:35 -0400 Subject: [PATCH] HTTP Request & Response Service. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cdcdc8b..bf5528f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -httpbin(1): HTTP Client Testing Service -======================================= +httpbin(1): HTTP Request & Response Service +=========================================== Freely hosted in both [HTTP](http://httpbin.org) and [HTTPS](https://httpbin.ep.io) flavors.