feat(readme): link crates badge to cratesio

This commit is contained in:
Ashley Williams 2023-01-03 08:24:40 -06:00
parent f8308cca78
commit 5d9e2e7634
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# axohtml
![Github Actions Rust](https://github.com/axodotdev/axohtml/actions/workflows/rust.yml/badge.svg)
![crates.io](https://img.shields.io/crates/v/axohtml.svg)
[![crates.io](https://img.shields.io/crates/v/axohtml.svg)](https://crates.io/crates/axohtml)
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL_2.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)
This crate provides the `html!` macro for building fully type checked HTML