|
3 | 3 | <div style="text-align: center;"> |
4 | 4 | <img src="https://raw.githubusercontent.com/CoLRev-Ecosystem/colrev/main/docs/figures/logo_small.png" alt="Logo" width="400"><br><br> |
5 | 5 |
|
6 | | - <h1>Collaborative Literature Reviews</h1> |
7 | | - |
8 | | - <img src="https://zenodo.org/badge/363073613.svg" alt="Zenodo DOI" |
9 | | - onclick="window.open('https://zenodo.org/badge/latestdoi/363073613')"> |
10 | | - <img src="https://img.shields.io/github/v/release/CoLRev-Ecosystem/colrev.svg" alt="GitHub Release" |
11 | | - onclick="window.open('https://github.com/CoLRev-Environment/colrev/releases/')"> |
12 | | - <img src="https://img.shields.io/github/license/CoLRev-Ecosystem/colrev.svg" alt="License" |
13 | | - onclick="window.open('https://github.com/CoLRev-Environment/colrev/releases/')"> |
14 | | - <img src="https://app.codacy.com/project/badge/Grade/bd4e44c6cda646e4b9e494c4c4d9487b" alt="Codacy Grade" |
15 | | - onclick="window.open('https://app.codacy.com/gh/CoLRev-Environment/colrev/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade')"> |
16 | | - <img src="https://img.shields.io/github/last-commit/CoLRev-Ecosystem/colrev" alt="Last commit"> |
17 | | - <img src="https://static.pepy.tech/badge/colrev/month" alt="Monthly downloads" |
18 | | - onclick="window.open('https://pepy.tech/project/colrev')"> |
19 | | - <img src="https://bestpractices.coreinfrastructure.org/projects/7148/badge" alt="CII Best Practices" |
20 | | - onclick="window.open('https://bestpractices.coreinfrastructure.org/projects/7148')"> |
| 6 | + <h1>Collaborative Literature Reviews</h1> |
| 7 | + |
| 8 | + <a href="https://zenodo.org/badge/latestdoi/363073613" target="_blank" rel="noopener noreferrer"> |
| 9 | + <img src="https://zenodo.org/badge/363073613.svg" alt="Zenodo DOI"> |
| 10 | + </a> |
| 11 | + <a href="https://github.com/CoLRev-Environment/colrev/releases/" target="_blank" rel="noopener noreferrer"> |
| 12 | + <img src="https://img.shields.io/github/v/release/CoLRev-Ecosystem/colrev.svg" alt="GitHub Release"> |
| 13 | + </a> |
| 14 | + <a href="https://github.com/CoLRev-Environment/colrev/releases/" target="_blank" rel="noopener noreferrer"> |
| 15 | + <img src="https://img.shields.io/github/license/CoLRev-Ecosystem/colrev.svg" alt="License"> |
| 16 | + </a> |
| 17 | + <a href="https://app.codacy.com/gh/CoLRev-Environment/colrev/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade" target="_blank" rel="noopener noreferrer"> |
| 18 | + <img src="https://app.codacy.com/project/badge/Grade/bd4e44c6cda646e4b9e494c4c4d9487b" alt="Codacy Grade"> |
| 19 | + </a> |
| 20 | + <img src="https://img.shields.io/github/last-commit/CoLRev-Ecosystem/colrev" alt="Last commit"> |
| 21 | + <a href="https://pepy.tech/project/colrev" target="_blank" rel="noopener noreferrer"> |
| 22 | + <img src="https://static.pepy.tech/badge/colrev/month" alt="Monthly downloads"> |
| 23 | + </a> |
| 24 | + <a href="https://bestpractices.coreinfrastructure.org/projects/7148" target="_blank" rel="noopener noreferrer"> |
| 25 | + <img src="https://bestpractices.coreinfrastructure.org/projects/7148/badge" alt="CII Best Practices"> |
| 26 | + </a> |
| 27 | + |
21 | 28 | </div><br> |
22 | 29 |
|
23 | 30 | .. |
|
0 commit comments