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 ()