feat: add badges to readme

This commit is contained in:
Aravinth Manivannan 2022-05-11 03:42:40 +05:30
parent f4cd8d15c9
commit 733e8810d0
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88

View file

@ -1,6 +1,17 @@
# actix-web-codegen
<div align="center">
<h1>
actix-web-codegen-const-routes
</h1>
<p>
<strong>Routing and runtime macros for Actix Web with support for const routes. Fork of actix-web-codegen</strong>
</p>
> Routing and runtime macros for Actix Web with support for const routes. Fork of [actix-web-codegen](https://crates.io/crates/actix-web-codegen)
[![Documentation](https://img.shields.io/badge/docs-master-blue)](https://realaravinth.github.io/actix-web-codegen-const-routes/cache_buster/index.html)
![CI (Linux)](<https://github.com/realaravinth/actix-web-codegen-const-routes/workflows/CI%20(Linux)/badge.svg>)
[![dependency status](https://deps.rs/repo/github/realaravinth/actix-web-codegen-const-routes/status.svg)](https://deps.rs/repo/github/realaravinth/actix-web-codegen-const-routes)
[![codecov](https://codecov.io/gh/realaravinth/actix-web-codegen-const-routes/branch/master/graph/badge.svg)](https://codecov.io/gh/realaravinth/actix-web-codegen-const-routes)
</div>
## Documentation & Resources