README.md in tee_logger-3.2.2 vs README.md in tee_logger-3.2.3

- old
+ new

@@ -1,17 +1,18 @@ [![Gem Version][gem_version-svg]][gem_version] [![Build Status][travis-svg]][travis] +[![Downloads][downloads-svg]][gem_version] +[![Inline docs][inch-ci-svg]][inch-ci] [![Code Climate][codeclimate-svg]][codeclimate] [![Test Coverage][codeclimate_cov-svg]][codeclimate_cov] -[![Inline docs][inch-ci-svg]][inch-ci] > Sorry. In from version 2 to version 3, changed usage. > see also [CHANGELOG.md][tee_logger-changelog]. - [Rubygems.org](https://rubygems.org/gems/tee_logger) - [GitHub](https://github.com/k-ta-yamada/tee_logger) -- [RubyDoc.info](http://www.rubydoc.info/gems/tee_logger) +- [RubyDoc.info](https://www.rubydoc.info/gems/tee_logger) # TeeLogger logging to file and standard output. require standard library only. @@ -227,30 +228,26 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/k-ta-yamada/tee_logger. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the -[Contributor Covenant](http://contributor-covenant.org) code of conduct. +[Contributor Covenant](https://contributor-covenant.org) code of conduct. ## License The gem is available as open source under the terms of the -[MIT License](http://opensource.org/licenses/MIT). +[MIT License](https://opensource.org/licenses/MIT). -[gem_version]: http://badge.fury.io/rb/tee_logger +[gem_version]: https://badge.fury.io/rb/tee_logger [gem_version-svg]: https://badge.fury.io/rb/tee_logger.svg - [travis]: https://travis-ci.org/k-ta-yamada/tee_logger [travis-svg]: https://travis-ci.org/k-ta-yamada/tee_logger.svg - [codeclimate]: https://codeclimate.com/github/k-ta-yamada/tee_logger [codeclimate-svg]: https://codeclimate.com/github/k-ta-yamada/tee_logger/badges/gpa.svg - [codeclimate_cov]: https://codeclimate.com/github/k-ta-yamada/tee_logger/coverage [codeclimate_cov-svg]: https://codeclimate.com/github/k-ta-yamada/tee_logger/badges/coverage.svg - -[inch-ci]: http://inch-ci.org/github/k-ta-yamada/tee_logger -[inch-ci-svg]: http://inch-ci.org/github/k-ta-yamada/tee_logger.svg?branch=master - +[inch-ci]: https://inch-ci.org/github/k-ta-yamada/tee_logger +[inch-ci-svg]: https://inch-ci.org/github/k-ta-yamada/tee_logger.svg?branch=master +[downloads-svg]: https://ruby-gem-downloads-badge.herokuapp.com/tee_logger?type=total&total_label=&color=brightgreen [tee_logger-changelog]: https://github.com/k-ta-yamada/tee_logger/blob/master/CHANGELOG.md