Update README.md

This commit is contained in:
Krzysztof Langner 2020-09-13 14:49:41 +02:00 committed by GitHub
parent 955274e68f
commit 7c99187b03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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