Skip to content

Commit

Permalink
Docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
marian13 committed Mar 26, 2020
1 parent 8bf0b02 commit 7cdb247
Show file tree
Hide file tree
Showing 34 changed files with 3,113 additions and 1,344 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,14 @@ Basic Temperature follows the [Semantic Versioning](https://semver.org/) standar

Bug reports and pull requests are welcome on GitHub at https://github.com/marian13/basic_temperature.

## Development

* Check specs: `bundle exec rspec`.

* Check linter: `bundle exec rubocop`.

* Update docs: `bundle exec sdoc lib -T rails -o docs`.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Expand Down
Loading

0 comments on commit 7cdb247

Please sign in to comment.