Skip to content

Commit 0b91699

Browse files
chore(readme): remove nextalign badge, reorder metrics row
Move download/stars badges to bottom of badge section.
1 parent a86b18e commit 0b91699

1 file changed

Lines changed: 18 additions & 22 deletions

File tree

README.md

Lines changed: 18 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -102,24 +102,6 @@ by Nextstrain team
102102

103103
</p>
104104

105-
<p align="center">
106-
<a href="https://hub.docker.com/r/nextstrain/nextclade">
107-
<img src="https://img.shields.io/docker/pulls/nextstrain/nextclade?logo=docker&label=docker%20pulls" alt="Docker pulls" />
108-
</a>
109-
110-
<a href="https://github.com/nextstrain/nextclade/releases">
111-
<img src="https://img.shields.io/github/downloads/nextstrain/nextclade/total?logo=github&label=github%20downloads" alt="GitHub downloads" />
112-
</a>
113-
114-
<a href="https://anaconda.org/bioconda/nextclade">
115-
<img src="https://img.shields.io/conda/dn/bioconda/nextclade?logo=anaconda&label=bioconda%20downloads" alt="Bioconda downloads" />
116-
</a>
117-
118-
<a href="https://github.com/nextstrain/nextclade/stargazers">
119-
<img src="https://img.shields.io/github/stars/nextstrain/nextclade?style=flat&logo=github" alt="GitHub stars" />
120-
</a>
121-
</p>
122-
123105
<p align="center">
124106

125107
<a href="packages/web/package.json">
@@ -133,10 +115,6 @@ by Nextstrain team
133115
<img src="https://img.shields.io/github/v/release/nextstrain/nextclade?logo=github&label=cli" alt="GitHub releases">
134116
</a>
135117

136-
<a href="https://hub.docker.com/r/nextstrain/nextalign">
137-
<img alt="Nextclade Docker image version" src="https://img.shields.io/docker/v/nextstrain/nextclade?label=%F0%9F%90%8B%20%20%20docker%3Anextalign">
138-
</a>
139-
140118
<a href="https://hub.docker.com/r/nextstrain/nextclade">
141119
<img alt="Nextclade Docker image version" src="https://img.shields.io/docker/v/nextstrain/nextclade?label=%F0%9F%90%8B%20%20%20docker%3Anextclade">
142120
</a>
@@ -151,6 +129,24 @@ by Nextstrain team
151129

152130
</p>
153131

132+
<p align="center">
133+
<a href="https://hub.docker.com/r/nextstrain/nextclade">
134+
<img src="https://img.shields.io/docker/pulls/nextstrain/nextclade?logo=docker&label=docker%20pulls" alt="Docker pulls" />
135+
</a>
136+
137+
<a href="https://github.com/nextstrain/nextclade/releases">
138+
<img src="https://img.shields.io/github/downloads/nextstrain/nextclade/total?logo=github&label=github%20downloads" alt="GitHub downloads" />
139+
</a>
140+
141+
<a href="https://anaconda.org/bioconda/nextclade">
142+
<img src="https://img.shields.io/conda/dn/bioconda/nextclade?logo=anaconda&label=bioconda%20downloads" alt="Bioconda downloads" />
143+
</a>
144+
145+
<a href="https://github.com/nextstrain/nextclade/stargazers">
146+
<img src="https://img.shields.io/github/stars/nextstrain/nextclade?style=flat&logo=github" alt="GitHub stars" />
147+
</a>
148+
</p>
149+
154150
---
155151

156152
<p align="center">

0 commit comments

Comments
 (0)