Skip to content

Commit

Permalink
minor doc change
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioRuiz committed Jan 29, 2019
1 parent c4cb16f commit 0039712
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,8 +335,9 @@ Example posting a csv file:

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/marioruiz/nice_http.
Bug reports are very welcome on GitHub at https://github.com/marioruiz/nice_http.

If you want to contribute please follow [GitHub Flow](https://guides.github.com/introduction/flow/index.html)

## License

Expand Down
1 change: 1 addition & 0 deletions nice_http.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ Gem::Specification.new do |s|
s.test_files = s.files.grep(%r{^(test|spec|features)/})
s.require_paths = ["lib"]
s.required_ruby_version = ['>= 2.4', '< 2.6']
s.post_install_message = "Thanks for installing! Visit us on https://github.com/MarioRuiz/nice_http"
end

0 comments on commit 0039712

Please sign in to comment.