From a55d7bcc5536eac689f468c6902a6f8e15c0b7df Mon Sep 17 00:00:00 2001 From: Kanezoh Date: Wed, 2 Jun 2021 14:10:42 +0900 Subject: [PATCH] improve README --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 7803faf..ad0173f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The purpose is to cover all the features of original one. ```yaml dependencies: mechanize: - github: your-github-user/mechanize + github: Kanezoh/mechanize ``` 2. Run `shards install` @@ -23,10 +23,6 @@ require "mechanize" TODO: Write usage instructions here -## Development - -TODO: Write development instructions here - ## Contributing 1. Fork it ()