Skip to content

Commit a86b18e

Browse files
chore(readme): add download badges, remove securityheaders badge
- Add Docker pulls, GitHub downloads, Bioconda downloads, GitHub stars badges - Remove securityheaders.com badge
1 parent cb23f41 commit a86b18e

1 file changed

Lines changed: 26 additions & 15 deletions

File tree

README.md

Lines changed: 26 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ by Nextstrain team
1717
</p>
1818

1919
| <video controls autoplay loop muted src="https://github.com/nextstrain/nextclade/assets/9403403/9bf0bab5-b7ee-4161-96a6-23e76ddb56b4" width="680"></video> |
20-
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
20+
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
2121
| Brief demonstration of Nextclade Web. Large version is <a target="_blank" href="https://github.com/nextstrain/nextclade/assets/9403403/9bf0bab5-b7ee-4161-96a6-23e76ddb56b4">here</a>. |
2222

2323
<p align="center">
@@ -53,9 +53,6 @@ by Nextstrain team
5353
<img src="https://img.shields.io/circleci/build/github/nextstrain/nextclade/release-cli?label=build%3Arelease-cli" alt="CircleCI release-cli branch">
5454
</a>
5555

56-
<a href="https://securityheaders.com/?q=clades.nextstrain.org&followRedirects=on">
57-
<img src="https://img.shields.io/security-headers?url=https%3A%2F%2Fclades.nextstrain.org" alt="Security Headers" />
58-
</a>
5956
<a href="https://observatory.mozilla.org/analyze/clades.nextstrain.org">
6057
<img src="https://img.shields.io/mozilla-observatory/grade/clades.nextstrain.org" alt="Mozilla Observatory" />
6158
</a>
@@ -105,6 +102,24 @@ by Nextstrain team
105102

106103
</p>
107104

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+
108123
<p align="center">
109124

110125
<a href="packages/web/package.json">
@@ -184,24 +199,22 @@ by Nextstrain team
184199

185200
If you use results obtained with Nextclade in a publication, please
186201

187-
- cite our paper:
202+
- cite our paper:
188203

189-
> Aksamentov, I., Roemer, C., Hodcroft, E. B., & Neher, R. A., (2021). Nextclade: clade assignment, mutation calling and quality control for viral genomes. Journal of Open Source Software, 6(67), 3773, https://doi.org/10.21105/joss.03773
204+
> Aksamentov, I., Roemer, C., Hodcroft, E. B., & Neher, R. A., (2021). Nextclade: clade assignment, mutation calling and quality control for viral genomes. Journal of Open Source Software, 6(67), 3773, https://doi.org/10.21105/joss.03773
190205
191-
([bibtex](https://clades.nextstrain.org/citation.bib))
206+
([bibtex](https://clades.nextstrain.org/citation.bib))
192207

193-
- where possible, provide a link to Nextclade Web:
194-
195-
> https://clades.nextstrain.org
208+
- where possible, provide a link to Nextclade Web:
196209

210+
> https://clades.nextstrain.org
197211
198212
<h2 id="documentation" align="center">
199213
📗 Documentation
200214
</h2>
201215

202-
- Documentation for Nextclade: https://docs.nextstrain.org/projects/nextclade
203-
- Documentation for the parent project, Nextstrain: https://docs.nextstrain.org
204-
216+
- Documentation for Nextclade: https://docs.nextstrain.org/projects/nextclade
217+
- Documentation for the parent project, Nextstrain: https://docs.nextstrain.org
205218

206219
<h2 id="documentation" align="center">
207220
🧑‍💻 Development
@@ -224,7 +237,6 @@ Nextclade is a part of
224237
<span>Nextstrain project</span>
225238
</a>.</p>
226239

227-
228240
It is maintained by:
229241

230242
<p align="center">
@@ -287,7 +299,6 @@ It is maintained by:
287299
</table>
288300
</p>
289301

290-
291302
We are thankful to all our contributors, no matter how they contribute: in ideas, science, code, documentation or otherwise. Thanks goes to these people (<a target="_blank" rel="noopener noreferrer" href="https://allcontributors.org/docs/en/emoji-key">emoji key</a>):
292303

293304
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->

0 commit comments

Comments
 (0)