Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 743 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 743 Bytes

Weather

Displays readings from local weather stations and provides links to other weather resources.

Uses Service Workers in modern browsers for offline support.

Installation

TODO: Describe the installation process

Usage

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature develop
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

  • v1.1.0 - Bundle some JS together.
  • v1.0.0 - First version with service workers.

Credits

TODO: Write credits

License