Skip to content

Commit

Permalink
Add Crates.io download count
Browse files Browse the repository at this point in the history
  • Loading branch information
jgayfer committed Jun 1, 2024
1 parent 7901e49 commit a2c94c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![docs](https://docs.rs/bevy_light_2d/badge.svg)](https://docs.rs/bevy_light_2d/)
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jgayfer/bevy_light_2d/blob/master/LICENSE)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/jgayfer/bevy_light_2d/build.yml)
[![Crates.io](https://img.shields.io/crates/d/bevy_light_2d)](https://crates.io/crates/bevy_light_2d)

General purpose 2D lighting for the [`bevy`](https://bevyengine.org/) game engine.
Designed to be simple to use, yet expressive enough to fit a variety of needs.
Expand Down

0 comments on commit a2c94c4

Please sign in to comment.