Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
MrGVSV committed Feb 17, 2022
1 parent fa0c0f7 commit 5c47ff2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# bevy_tileset_map

An implementation of [`bevy_tileset`](https://github.com/MrGVSV/bevy_tileset) for
[![crates.io](https://img.shields.io/crates/v/bevy_tileset_map?style=flat-square)](https://crates.io/crates/bevy_tileset_map)
[![docs.rs](https://img.shields.io/docsrs/bevy_tileset_map?style=flat-square)](https://docs.rs/bevy_tileset_map)


An implementation of [`bevy_tileset`](https://github.com/MrGVSV/bevy_tileset) for
the [`bevy_ecs_tilemap`](https://github.com/StarArawn/bevy_ecs_tilemap) crate.

<p align="center">
Expand Down

0 comments on commit 5c47ff2

Please sign in to comment.