summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMichael Vetter <[email protected]>2022-03-08 19:02:39 +0100
committerGitHub <[email protected]>2022-03-08 19:02:39 +0100
commite9f97e1165eedb1c56d501934b449fd3b08ed821 (patch)
tree3be57702492435247f5fbde88fd1f7fcb5450865
parentc5d2cc8e66045f0fd5fa2321679863b8aff10211 (diff)
downloadraylib-e9f97e1165eedb1c56d501934b449fd3b08ed821.tar.gz
raylib-e9f97e1165eedb1c56d501934b449fd3b08ed821.zip
Add repology badge (#2367)
So we can see which distributions package raylib. And in which version they are.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f719a57c..d4030b1a 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ Ready to learn? Jump to [code examples!](https://www.raylib.com/examples.html)
[![GitHub contributors](https://img.shields.io/github/contributors/raysan5/raylib)](https://github.com/raysan5/raylib/graphs/contributors)
[![GitHub All Releases](https://img.shields.io/github/downloads/raysan5/raylib/total)](https://github.com/raysan5/raylib/releases)
+[![Packaging status](https://repology.org/badge/tiny-repos/raylib.svg)](https://repology.org/project/raylib/versions)
[![GitHub commits since tagged version](https://img.shields.io/github/commits-since/raysan5/raylib/4.0.0)](https://github.com/raysan5/raylib/commits/master)
[![License](https://img.shields.io/badge/license-zlib%2Flibpng-blue.svg)](LICENSE)