mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-23 04:52:28 +00:00
update badges
This commit is contained in:
parent
f8181bcb7e
commit
ea80689db2
2 changed files with 18 additions and 12 deletions
15
README.md
15
README.md
|
@ -2,10 +2,10 @@
|
||||||
<h1>gotham-restful</h1>
|
<h1>gotham-restful</h1>
|
||||||
</div>
|
</div>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<a href="https://gitlab.com/msrd0/gotham-restful/-/commits/master">
|
<a href="https://gitlab.com/msrd0/gotham-restful/pipelines">
|
||||||
<img alt="pipeline status" src="https://gitlab.com/msrd0/gotham-restful/badges/master/pipeline.svg"/>
|
<img alt="pipeline status" src="https://gitlab.com/msrd0/gotham-restful/badges/master/pipeline.svg"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://gitlab.com/msrd0/gotham-restful/-/commits/master">
|
<a href="https://msrd0.gitlab.io/gotham-restful/coverage.html">
|
||||||
<img alt="coverage report" src="https://gitlab.com/msrd0/gotham-restful/badges/master/coverage.svg"/>
|
<img alt="coverage report" src="https://gitlab.com/msrd0/gotham-restful/badges/master/coverage.svg"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://crates.io/crates/gotham_restful">
|
<a href="https://crates.io/crates/gotham_restful">
|
||||||
|
@ -14,12 +14,15 @@
|
||||||
<a href="https://docs.rs/crate/gotham_restful">
|
<a href="https://docs.rs/crate/gotham_restful">
|
||||||
<img alt="docs.rs" src="https://docs.rs/gotham_restful/badge.svg"/>
|
<img alt="docs.rs" src="https://docs.rs/gotham_restful/badge.svg"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://www.rust-lang.org/en-US/">
|
<a href="https://msrd0.gitlab.io/gotham-restful/gotham_restful/index.html">
|
||||||
<img alt="Build with Rust" src="https://img.shields.io/badge/Made%20with-Rust-orange.svg"/>
|
<img alt="rustdoc" src="https://img.shields.io/badge/docs-master-blue.svg"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://blog.rust-lang.org/2020/03/12/Rust-1.42.html">
|
<a href="https://blog.rust-lang.org/2020/03/12/Rust-1.42.html">
|
||||||
<img alt="Minimum Rust Version" src="https://img.shields.io/badge/rustc-1.42+-yellow.svg"/>
|
<img alt="Minimum Rust Version" src="https://img.shields.io/badge/rustc-1.42+-orange.svg"/>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://deps.rs/repo/gitlab/msrd0/gotham-restful">
|
||||||
|
<img alt="dependencies" src="https://deps.rs/repo/gitlab/msrd0/gotham-restful/status.svg"/>
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
|
15
README.tpl
15
README.tpl
|
@ -2,10 +2,10 @@
|
||||||
<h1>gotham-restful</h1>
|
<h1>gotham-restful</h1>
|
||||||
</div>
|
</div>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<a href="https://gitlab.com/msrd0/gotham-restful/-/commits/master">
|
<a href="https://gitlab.com/msrd0/gotham-restful/pipelines">
|
||||||
<img alt="pipeline status" src="https://gitlab.com/msrd0/gotham-restful/badges/master/pipeline.svg"/>
|
<img alt="pipeline status" src="https://gitlab.com/msrd0/gotham-restful/badges/master/pipeline.svg"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://gitlab.com/msrd0/gotham-restful/-/commits/master">
|
<a href="https://msrd0.gitlab.io/gotham-restful/coverage.html">
|
||||||
<img alt="coverage report" src="https://gitlab.com/msrd0/gotham-restful/badges/master/coverage.svg"/>
|
<img alt="coverage report" src="https://gitlab.com/msrd0/gotham-restful/badges/master/coverage.svg"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://crates.io/crates/gotham_restful">
|
<a href="https://crates.io/crates/gotham_restful">
|
||||||
|
@ -14,12 +14,15 @@
|
||||||
<a href="https://docs.rs/crate/gotham_restful">
|
<a href="https://docs.rs/crate/gotham_restful">
|
||||||
<img alt="docs.rs" src="https://docs.rs/gotham_restful/badge.svg"/>
|
<img alt="docs.rs" src="https://docs.rs/gotham_restful/badge.svg"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://www.rust-lang.org/en-US/">
|
<a href="https://msrd0.gitlab.io/gotham-restful/gotham_restful/index.html">
|
||||||
<img alt="Build with Rust" src="https://img.shields.io/badge/Made%20with-Rust-orange.svg"/>
|
<img alt="rustdoc" src="https://img.shields.io/badge/docs-master-blue.svg"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://blog.rust-lang.org/2020/03/12/Rust-1.42.html">
|
<a href="https://blog.rust-lang.org/2020/03/12/Rust-1.42.html">
|
||||||
<img alt="Minimum Rust Version" src="https://img.shields.io/badge/rustc-1.42+-yellow.svg"/>
|
<img alt="Minimum Rust Version" src="https://img.shields.io/badge/rustc-1.42+-orange.svg"/>
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://deps.rs/repo/gitlab/msrd0/gotham-restful">
|
||||||
|
<img alt="dependencies" src="https://deps.rs/repo/gitlab/msrd0/gotham-restful/status.svg"/>
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue