docs: Add CI, Angular, and platform badges to README
- Add GitHub Actions CI status badge - Add Angular 20+ badge with logo - Add platform support badge (Linux/macOS/Windows) - Update Go badge with logo - Reorganize badge order: CI/Release → Tech → Quality → License 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
ff9a2c028f
commit
12047d883a
1 changed files with 5 additions and 2 deletions
|
|
@ -1,11 +1,14 @@
|
|||
# Mining
|
||||
|
||||
[](https://golang.org)
|
||||
[](https://github.com/Snider/Mining/actions/workflows/e2e.yml)
|
||||
[](https://github.com/Snider/Mining/releases)
|
||||
[](https://golang.org)
|
||||
[](https://angular.io)
|
||||
[](https://pkg.go.dev/github.com/Snider/Mining)
|
||||
[](https://goreportcard.com/report/github.com/Snider/Mining)
|
||||
[](https://codecov.io/gh/Snider/Mining)
|
||||
[](https://github.com/Snider/Mining/releases)
|
||||
[](https://opensource.org/license/eupl-1-2)
|
||||
[](https://github.com/Snider/Mining/releases)
|
||||
|
||||
A modern, modular cryptocurrency mining management platform with GPU support, RESTful API, and cross-platform desktop application.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue