Skip to content

Commit 0687f22

Browse files
committed
Add CI status badge to README.
Link the smoke-test workflow badge for quick health visibility on repository and PR pages. Made-with: Cursor
1 parent 7b50a0d commit 0687f22

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# RPS League (Python Version)
22

3+
[![Smoke Test](https://github.com/ztothez/rps-league-app-python-fullstack/actions/workflows/smoke.yml/badge.svg)](https://github.com/ztothez/rps-league-app-python-fullstack/actions/workflows/smoke.yml)
4+
35
Python-first implementation of the Reaktor RPS assignment with a proper backend, persistent storage, robust sync, explicit data validation decisions, and a built-in web dashboard frontend.
46

57
## Stack

0 commit comments

Comments
 (0)