Skip to content

Commit 9fded44

Browse files
authored
Merge pull request ruby#1 from stomar/readme
Fix title, repository URL, and license in README
2 parents 77f251a + 0a4f59a commit 9fded44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ostruct
1+
# OpenStruct
22

33
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/ostruct`. To experiment with that code, run `bin/console` for an interactive prompt.
44

@@ -32,8 +32,8 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
3232

3333
## Contributing
3434

35-
Bug reports and pull requests are welcome on GitHub at https://github.com/hsbt/ostruct.
35+
Bug reports and pull requests are welcome on GitHub at https://github.com/ruby/ostruct.
3636

3737
## License
3838

39-
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
39+
The gem is available as open source under the terms of the [2-Clause BSD License](https://opensource.org/licenses/BSD-2-Clause).

0 commit comments

Comments
 (0)