From 06a1dd47f8110bf33863b7eebeb7b899bcc53009 Mon Sep 17 00:00:00 2001 From: snider Date: Wed, 31 Dec 2025 09:36:14 +0000 Subject: [PATCH] docs: Add documentation badge linking to GitHub Pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b91ec1..8888799 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ [![codecov](https://codecov.io/gh/Snider/Mining/branch/main/graph/badge.svg)](https://codecov.io/gh/Snider/Mining) [![License: EUPL-1.2](https://img.shields.io/badge/License-EUPL--1.2-blue.svg)](https://opensource.org/license/eupl-1-2) [![Platform](https://img.shields.io/badge/platform-linux%20%7C%20macos%20%7C%20windows-lightgrey.svg)](https://github.com/Snider/Mining/releases) +[![Docs](https://img.shields.io/badge/docs-mkdocs-blue.svg)](https://snider.github.io/Mining/) A modern, modular cryptocurrency mining management platform with GPU support, RESTful API, and cross-platform desktop application.