From 5da7b544e9e10399ef15e4ea697710664c9dd5d1 Mon Sep 17 00:00:00 2001 From: Kanezoh <47489839+Kanezoh@users.noreply.github.com> Date: Wed, 2 Jun 2021 14:37:33 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3ecf21..8e52d14 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ agent.get("#{web page only logged-users can see}" ## Contributing -1. Fork it () +1. Fork it () 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) @@ -94,4 +94,4 @@ agent.get("#{web page only logged-users can see}" ## Contributors -- [Kanezoh](https://github.com/your-github-user) - creator and maintainer +- [Kanezoh](https://github.com/Kanezoh) - creator and maintainer