Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
casavaca committed Jan 16, 2024
1 parent 37dfe32 commit 2d45a05
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[![Actions Status](https://github.com/casavaca/raylib-games-sokoban/actions/workflows/cmake-multi-platform.yml/badge.svg)](https://github.com/casavaca/raylib-games-sokoban/actions/workflows/cmake-multi-platform.yml)
[![Actions Status](https://github.com/casavaca/raylib-games-sokoban/actions/workflows/cmake-emscripten.yml/badge.svg)](https://github.com/casavaca/raylib-games-sokoban/actions/workflows/cmake-emscripten.yml)
[![codecov](https://codecov.io/gh/casavaca/raylib-games-sokoban/graph/badge.svg)](https://codecov.io/gh/casavaca/raylib-games-sokoban)

# Working in progress

[live preview](https://casavaca.github.io/raylib-games-sokoban/sokoban.html)
Expand Down Expand Up @@ -29,4 +33,4 @@ except that
+ Load levels from txt file
+ select levels
+ config gui
+ testing (raylib `RecordAutomationEvent` and `PlayAutomationEvent`)
+ more testing and coverage

0 comments on commit 2d45a05

Please sign in to comment.