Skip to content

Add release, bioconda downloads, and citation badges to README#303

Draft
Copilot wants to merge 2 commits intomasterfrom
copilot/add-badges-to-readme
Draft

Add release, bioconda downloads, and citation badges to README#303
Copilot wants to merge 2 commits intomasterfrom
copilot/add-badges-to-readme

Conversation

Copy link

Copilot AI commented Dec 9, 2025

Adds three shields.io badges to README header for discoverability and metrics visibility.

Badges added:

  • GitHub release version (links to releases page)
  • Bioconda download count (links to recipe)
  • Google Scholar citation search (links to scholar query)

All badges follow existing shields.io format and are placed after current badges (License, Language, Installation) for visual consistency.

[![GitHub release](https://img.shields.io/github/release/tseemann/nullarbor.svg)](https://github.com/tseemann/nullarbor/releases)
[![Bioconda downloads](https://img.shields.io/conda/dn/bioconda/nullarbor.svg)](https://bioconda.github.io/recipes/nullarbor/README.html)
[![Google Scholar](https://img.shields.io/badge/Google%20Scholar-Cite-blue.svg)](https://scholar.google.com/scholar?q=Nullarbor+Seemann)
Original prompt

This section details on the original issue you should resolve

<issue_title>Add badges to README</issue_title>
<issue_description>* add verrion / release badge

  • add bioconda downloads badge
  • add google scholar citation count badge
    </issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: tseemann <453972+tseemann@users.noreply.github.com>
Copilot AI changed the title [WIP] Add badges for version, bioconda downloads, and citations Add release, bioconda downloads, and citation badges to README Dec 9, 2025
Copilot AI requested a review from tseemann December 9, 2025 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add badges to README

2 participants