Skip to content

Commit f2f31be

Browse files
committed
docs: add crates.io badge to README
1 parent c53d13e commit f2f31be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![CI](https://github.com/oxidized-mc/physics/actions/workflows/ci.yml/badge.svg)](https://github.com/oxidized-mc/physics/actions/workflows/ci.yml)
44
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
5+
[![Crates.io](https://img.shields.io/crates/v/oxidized-physics.svg)](https://crates.io/crates/oxidized-physics)
56

67
Minecraft physics engine — AABB collision detection, gravity, friction, voxel shapes
78

0 commit comments

Comments
 (0)