Skip to content

Commit 75cac79

Browse files
authored
Add status badge
1 parent 35dff44 commit 75cac79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

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

33
# Box2D .NET Standard
44
[![Build](https://github.com/benukhanov/box2d-netstandard/actions/workflows/box2d-build.yml/badge.svg)](https://github.com/benukhanov/box2d-netstandard/actions/workflows/box2d-build.yml)
5+
[![Box2D Examples Build](https://github.com/benukhanov/box2d-netstandard/actions/workflows/box2d-examples-build.yml/badge.svg)](https://github.com/benukhanov/box2d-netstandard/actions/workflows/box2d-examples-build.yml)
56
[![Unit Tests](https://github.com/benukhanov/box2d-netstandard/actions/workflows/box2d-unit-tests.yml/badge.svg)](https://github.com/benukhanov/box2d-netstandard/actions/workflows/box2d-unit-tests.yml)
67

78
Box2D .NET Standard is the port of Box2D from C++ to C# by Ben Ukhanov & Hugh Phoenix-Hulme 2020.

0 commit comments

Comments
 (0)