Skip to content

Commit 703f83d

Browse files
authored
doc: remove badges from README.md (#328)
Badges in the README file are either obsolete or now particularly usefull: GitHub already makes clear what's the latest version.
1 parent 15af145 commit 703f83d

1 file changed

Lines changed: 2 additions & 15 deletions

File tree

README.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,6 @@
1111

1212
<br />
1313

14-
<!-- Badges -->
15-
<div align="center">
16-
<a href="https://github.com/publiccodeyml/publiccode.yml/releases">
17-
<img alt="Latest release" src="https://img.shields.io/github/release/publiccodeyml/publiccode.yml.svg?style=plastic">
18-
</a>
19-
<a href="https://developersitalia.slack.com/messages/CAM3F785T">
20-
<img alt="Join the #publiccode channel" src="https://img.shields.io/badge/Slack%20channel-%23publiccode-blue.svg">
21-
</a>
22-
<a href="https://slack.developers.italia.it/">
23-
<img alt="Get invited" src="https://slack.developers.italia.it/badge.svg">
24-
</a>
25-
</div>
26-
2714
<div align="center">
2815
<h3>
2916
<a href="https://yml.publiccode.tools">Website</a>
@@ -102,10 +89,10 @@ directory of projects on GitHub, either by using the search frontend or the API.
10289

10390
## Versioning
10491

105-
**Latest release:** [![GitHub release](https://img.shields.io/github/release/publiccodeyml/publiccode.yml.svg?style=plastic)](https://github.com/publiccodeyml/publiccode.yml/releases) [See all versions](https://github.com/publiccodeyml/publiccode.yml/releases)
106-
10792
This project follows the [Semantic Versioning](https://semver.org/).
10893

94+
[See all versions](https://github.com/publiccodeyml/publiccode.yml/releases)
95+
10996
## Contributing
11097

11198
Feel free to submit [Pull Requests, file Issues](CONTRIBUTING.md) or open

0 commit comments

Comments
 (0)