Update README.md
This commit is contained in:
parent
955274e68f
commit
7c99187b03
|
@ -4,11 +4,7 @@
|
|||
[![Crates.io](https://img.shields.io/crates/v/mapgen.svg)](https://crates.io/crates/mapgen)
|
||||
[![mapgen.rs](https://docs.rs/mapgen/badge.svg)](https://docs.rs/mapgen/)
|
||||
|
||||
Generate procedural maps for games.
|
||||
|
||||
## Demo app
|
||||
|
||||
Check [demo app](https://klangner.github.io/mapgen.rs/)
|
||||
Generate procedural maps for games. [Try it in the browser](https://klangner.github.io/mapgen.rs/) using WebAssembly.
|
||||
|
||||
|
||||
## Features
|
||||
|
@ -92,4 +88,4 @@ at your option.
|
|||
|
||||
Unless you explicitly state otherwise, any contribution intentionally submitted
|
||||
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
|
||||
dual licensed as above, without any additional terms or conditions.
|
||||
dual licensed as above, without any additional terms or conditions.
|
||||
|
|
Loading…
Reference in New Issue
Block a user