From da66e3cf5d761795ac81113a7df5667b371f8133 Mon Sep 17 00:00:00 2001 From: VirusAlex Date: Fri, 1 May 2026 17:01:17 +0300 Subject: [PATCH] docs(readme): add status badges MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Five small badges right under the H1, in the order people read them: - CI status (green = main is healthy) - Latest released version (semver-sorted, colour=blue) - Container link to GHCR (clarifies where to pull from at a glance) - License (Apache-2.0 from the LICENSE file) - Java 25 (the build/runtime requirement) All badges are static-image services hosted by GitHub or shields.io — no extra moving parts in the project itself. Each badge links to the relevant page so the reader can act on the signal. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7ae0d27..3b0e3fe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # NetCopy +[![CI](https://github.com/VirusAlex/NetCopy/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/VirusAlex/NetCopy/actions/workflows/ci.yml) +[![Release](https://img.shields.io/github/v/release/VirusAlex/NetCopy?display_name=tag&sort=semver&color=blue)](https://github.com/VirusAlex/NetCopy/releases/latest) +[![Container](https://img.shields.io/badge/ghcr.io-virusalex%2Fnetcopy-black?logo=docker)](https://github.com/VirusAlex/NetCopy/pkgs/container/netcopy) +[![License](https://img.shields.io/github/license/VirusAlex/NetCopy?color=brightgreen)](LICENSE) +[![Java 25](https://img.shields.io/badge/Java-25-orange?logo=openjdk&logoColor=white)](https://adoptium.net/) + Fast multi-stream file transfer between two trusted hosts on a LAN. Built for the "copy a few hundred GB across the room" case where NFS is overkill, `scp` is single-stream, and `rsync` does not give you a browsable UI or live