doc(license): add badge
This commit is contained in:
parent
ce1f5666f3
commit
9978e91518
|
@ -2,6 +2,7 @@
|
|||
|
||||

|
||||

|
||||
[](https://opensource.org/licenses/MPL-2.0)
|
||||
|
||||
This crate provides the `html!` macro for building fully type checked HTML
|
||||
documents inside your Rust code using roughly [JSX] compatible syntax.
|
||||
|
|
Loading…
Reference in New Issue