Skip to content

Commit 35dff44

Browse files
authored
Update badges
1 parent 07ddc79 commit 35dff44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +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)
4+
[![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+
[![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)
66

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

0 commit comments

Comments
 (0)