improve README
parent
88da2f28cc
commit
a55d7bcc55
|
@ -10,7 +10,7 @@ The purpose is to cover all the features of original one.
|
||||||
```yaml
|
```yaml
|
||||||
dependencies:
|
dependencies:
|
||||||
mechanize:
|
mechanize:
|
||||||
github: your-github-user/mechanize
|
github: Kanezoh/mechanize
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Run `shards install`
|
2. Run `shards install`
|
||||||
|
@ -23,10 +23,6 @@ require "mechanize"
|
||||||
|
|
||||||
TODO: Write usage instructions here
|
TODO: Write usage instructions here
|
||||||
|
|
||||||
## Development
|
|
||||||
|
|
||||||
TODO: Write development instructions here
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
1. Fork it (<https://github.com/your-github-user/mechanize/fork>)
|
1. Fork it (<https://github.com/your-github-user/mechanize/fork>)
|
||||||
|
|
Loading…
Reference in New Issue