# {{crate}} [![Build Status][build-badge]][build-url] [![Crates.io][crates-badge]][crates-url] [![Lib.rs][librs-badge]][librs-url] [![Documentation][docs-badge]][docs-url] [build-url]: https://github.com/leotaku/tower-livereload/actions [crates-url]: https://crates.io/crates/tower-livereload [librs-url]: https://lib.rs/crates/tower-livereload [docs-url]: https://docs.rs/tower-livereload [build-badge]: https://img.shields.io/github/actions/workflow/status/leotaku/tower-livereload/build.yml?branch=master [crates-badge]: https://img.shields.io/crates/v/tower-livereload.svg [librs-badge]: https://img.shields.io/badge/lib.rs-linked-informational [docs-badge]: https://img.shields.io/docsrs/tower-livereload {{readme}} [`LiveReload`]: https://docs.rs/tower-livereload/latest/tower_livereload/struct.LiveReload.html [`Reloader`]: https://docs.rs/tower-livereload/latest/tower_livereload/struct.Reloader.html ## License `tower-livereload` is free and open source software distributed under the terms of either the MIT or the Apache 2.0 license, at your option. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.