mirror of
https://github.com/edg-l/ddnet-map-gen.git
synced 2024-11-09 09:38:22 +00:00
add badges
This commit is contained in:
parent
a1e74de4ed
commit
22b0633bb4
|
@ -1,5 +1,12 @@
|
||||||
# DDNet Map generator
|
# DDNet Map generator
|
||||||
|
|
||||||
|
[![Version](https://img.shields.io/crates/v/ddnet-map-gen)](https://crates.io/crates/ddnet-map-gen)
|
||||||
|
[![Downloads](https://img.shields.io/crates/d/ddnet-map-gen)](https://crates.io/crates/ddnet-map-gen)
|
||||||
|
[![License](https://img.shields.io/crates/l/ddnet-map-gen)](https://crates.io/crates/ddnet-map-gen)
|
||||||
|
![Rust](https://github.com/edg-l/ddnet-map-gen/workflows/Rust/badge.svg)
|
||||||
|
[![Docs](https://docs.rs/ddnet-map-gen/badge.svg)](https://docs.rs/ddnet-map-gen)
|
||||||
|
[![crev reviews](https://web.crev.dev/rust-reviews/badge/crev_count/ddnet-map-gen.svg)](https://web.crev.dev/rust-reviews/crate/ddnet-map-gen/)
|
||||||
|
|
||||||
A map generator made in Rust using [twmap](https://docs.rs/twmap)
|
A map generator made in Rust using [twmap](https://docs.rs/twmap)
|
||||||
|
|
||||||
## Planned features
|
## Planned features
|
||||||
|
|
Loading…
Reference in a new issue