docs: update README with badges, remove unnecessary install details, change workflow names

This commit is contained in:
2025-07-28 21:09:42 -05:00
parent 2a295b1daf
commit 7d6f92283a
3 changed files with 36 additions and 63 deletions

View File

@@ -1,4 +1,4 @@
name: Build
name: Builds
on: ["push", "pull_request"]

View File

@@ -1,4 +1,4 @@
name: Test
name: Tests
on: ["push", "pull_request"]