Skip to content

Commit 5c47ff2

Browse files
committed
Update README
1 parent fa0c0f7 commit 5c47ff2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# bevy_tileset_map
22

3-
An implementation of [`bevy_tileset`](https://github.com/MrGVSV/bevy_tileset) for
3+
[![crates.io](https://img.shields.io/crates/v/bevy_tileset_map?style=flat-square)](https://crates.io/crates/bevy_tileset_map)
4+
[![docs.rs](https://img.shields.io/docsrs/bevy_tileset_map?style=flat-square)](https://docs.rs/bevy_tileset_map)
5+
6+
7+
An implementation of [`bevy_tileset`](https://github.com/MrGVSV/bevy_tileset) for
48
the [`bevy_ecs_tilemap`](https://github.com/StarArawn/bevy_ecs_tilemap) crate.
59

610
<p align="center">

0 commit comments

Comments
 (0)