diff --git a/README.md b/README.md index 5a4959b..3960ad9 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,14 @@

+[![Documentation master][docs-badge]][docs-url] +[![MIT licensed][mit-badge]][mit-url] + +[docs-badge]: https://img.shields.io/badge/docs-main-blue +[docs-url]: https://jonaskruckenberg.github.io/tauri-sys +[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg +[mit-url]: LICENSE + ## Installation This crate is not yet published to crates.io, so you need to use it from git. You also need a global installation of [`esbuild`].