From 9ac9c42358f7c3c69ac9f8610e8790d7c338e85d Mon Sep 17 00:00:00 2001 From: Jeevanandam M Date: Mon, 25 Sep 2017 12:29:30 -0700 Subject: [PATCH] readme update for v1.0 release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c84368b6..b5be4ee0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Simple HTTP and REST client for Go inspired by Ruby rest-client. [Features](#fea #### v1.0 Released -Resty first version released on Sep 15, 2015 then it grew gradually as a very handy and helpful library. Its been a two year; `v1.0` released on Sep 25, 2017. I'm very thankful to Resty users and its [contributors](https://github.com/go-resty/resty/graphs/contributors). +Resty first version released on Sep 15, 2015 then it grew gradually as a very handy and helpful library. Its been a two years; `v1.0` released on Sep 25, 2017. I'm very thankful to Resty users and its [contributors](https://github.com/go-resty/resty/graphs/contributors). #### Features * GET, POST, PUT, DELETE, HEAD, PATCH and OPTIONS