Update README.md

This commit is contained in:
Jonas Kruckenberg 2022-11-19 13:46:16 +01:00 committed by GitHub
parent a442fe82b7
commit 6b161a3ff7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,14 @@
</p>
</div>
[![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`].