From fa8b25b73f4ae2ff3d01f22dd04b59f4e354698f Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Sun, 21 Apr 2024 09:00:52 +0900 Subject: [PATCH] Nicer badges on README.md Plus: Remove the badge for the Tindie store that is taking a break. --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3747d6f4..15d859bd 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,17 @@ # What is PiSCSI? + +[![Build Status](https://github.com/PiSCSI/piscsi/actions/workflows/cpp.yml/badge.svg)](https://github.com/PiSCSI/piscsi/actions/workflows/cpp.yml) +[![Project releases](https://img.shields.io/github/release/PiSCSI/piscsi)](https://github.com/PiSCSI/piscsi/releases) +[![Project contributors](https://img.shields.io/github/contributors/PiSCSI/piscsi)](https://github.com/PiSCSI/piscsi/graphs/contributors) +[![License: BSD 3-Clause](https://img.shields.io/github/license/PiSCSI/piscsi)](https://github.com/PiSCSI/piscsi/blob/develop/LICENSE) +[](https://sonarcloud.io/summary/new_code?id=akuker-PISCSI) + PiSCSI is a virtual SCSI device emulator that runs on a Raspberry Pi. It runs in userspace, and can emulate several SCSI devices at one time. There is a control interface to attach / detach drives during runtime, as well as insert and eject removable media. This project is aimed at users of vintage Macintosh and Atari computers and more (see [compatibility list](https://github.com/PiSCSI/piscsi/wiki/Compatibility)) from the 1980's and 1990's. Please check out the full story with much more detail on the [wiki](https://github.com/PiSCSI/piscsi/wiki)! # How do I contribute? + PiSCSI is using the Gitflow Workflow. A quick overview: - The *main* branch should always reflect the contents of the last stable release @@ -17,9 +25,8 @@ When you are ready to contribute code to PiSCSI, follow the instructions in the Web Interface README. Once the translation is complete, please use the same workflow as above to contribute it to the project. -I sell on Tindie[![SonarCloud](https://sonarcloud.io/images/project_badges/sonarcloud-orange.svg)](https://sonarcloud.io/summary/new_code?id=akuker_PISCSI) - # GitHub Sponsors + Thank you to all of the GitHub sponsors who support the development community! Special thank you to the Gold level sponsors!