diff --git a/README.md b/README.md index 5c1a66b..9acf445 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +dual licensed as above, without any additional terms or conditions.