feat(readme): link crates badge to cratesio
This commit is contained in:
parent
f8308cca78
commit
5d9e2e7634
|
@ -1,7 +1,7 @@
|
||||||
# axohtml
|
# axohtml
|
||||||
|
|
||||||

|

|
||||||

|
[](https://crates.io/crates/axohtml)
|
||||||
[](https://opensource.org/licenses/MPL-2.0)
|
[](https://opensource.org/licenses/MPL-2.0)
|
||||||
|
|
||||||
This crate provides the `html!` macro for building fully type checked HTML
|
This crate provides the `html!` macro for building fully type checked HTML
|
||||||
|
|
Loading…
Reference in New Issue