Skip to content

Commit 902dbf4

Browse files
committed
Added badges
1 parent 9ee2feb commit 902dbf4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
![Box2D Logo](https://box2d.org/images/logo.svg)
22

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

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

0 commit comments

Comments
 (0)