Skip to content

Commit ef26391

Browse files
committed
README
1 parent 045cc84 commit ef26391

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# Resolv::Replace
1+
# resolv-replace.rb
22

3-
Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/resolv/replace`. To experiment with that code, run `bin/console` for an interactive prompt.
4-
5-
TODO: Delete this and the text above, and describe your gem
3+
Replace Socket DNS with Resolv
64

75
## Installation
86

@@ -20,10 +18,6 @@ Or install it yourself as:
2018

2119
$ gem install resolv-replace
2220

23-
## Usage
24-
25-
TODO: Write usage instructions here
26-
2721
## Development
2822

2923
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
@@ -32,5 +26,5 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
3226

3327
## Contributing
3428

35-
Bug reports and pull requests are welcome on GitHub at https://github.com/hsbt/resolv-replace.
29+
Bug reports and pull requests are welcome on GitHub at https://github.com/ruby/resolv-replace.
3630

0 commit comments

Comments
 (0)