summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRay <[email protected]>2022-03-25 11:24:03 +0100
committerGitHub <[email protected]>2022-03-25 11:24:03 +0100
commit45cc806a5c9376b760aa616d8b40de4eca9b54cf (patch)
treefa09da6da4a75a1922c084a78c36e313a870f84d /README.md
parent69ccf6d4728ce6b7f2bcd4391f8c1ff9470fb5dc (diff)
downloadraylib-45cc806a5c9376b760aa616d8b40de4eca9b54cf.tar.gz
raylib-45cc806a5c9376b760aa616d8b40de4eca9b54cf.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/README.md b/README.md
index c5a8d4f9..34677a7a 100644
--- a/README.md
+++ b/README.md
@@ -12,17 +12,18 @@ Ready to learn? Jump to [code examples!](https://www.raylib.com/examples.html)
<br>
-[![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)
-[![GitHub stars](https://img.shields.io/github/stars/raysan5/raylib?style=flat&label=github%20stars)](https://github.com/raysan5/raylib/stargazers)
-[![Packaging status](https://repology.org/badge/tiny-repos/raylib.svg)](https://repology.org/project/raylib/versions)
+[![GitHub Contributors](https://img.shields.io/github/contributors/raysan5/raylib)](https://github.com/raysan5/raylib/graphs/contributors)
+[![GitHub Releases Downloads](https://img.shields.io/github/downloads/raysan5/raylib/total)](https://github.com/raysan5/raylib/releases)
+[![GitHub Stars](https://img.shields.io/github/stars/raysan5/raylib?style=flat&label=stars)](https://github.com/raysan5/raylib/stargazers)
[![GitHub commits since tagged version](https://img.shields.io/github/commits-since/raysan5/raylib/4.0.0)](https://github.com/raysan5/raylib/commits/master)
+[![Packaging Status](https://repology.org/badge/tiny-repos/raylib.svg)](https://repology.org/project/raylib/versions)
[![License](https://img.shields.io/badge/license-zlib%2Flibpng-blue.svg)](LICENSE)
-[![Chat on Discord](https://img.shields.io/discord/426912293134270465.svg?label=discord&logo=discord)](https://discord.gg/raylib)
-[![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/raylib?label=reddit%20r%2Fraylib&logo=reddit)](https://www.reddit.com/r/raylib/)
+[![Discord Members](https://img.shields.io/discord/426912293134270465.svg?label=Discord&logo=discord)](https://discord.gg/raylib)
+[![Subreddit Subscribers](https://img.shields.io/reddit/subreddit-subscribers/raylib?label=reddit%20r%2Fraylib&logo=reddit)](https://www.reddit.com/r/raylib/)
[![Youtube Subscribers](https://img.shields.io/youtube/channel/subscribers/UC8WIBkhYb5sBNqXO1mZ7WSQ?style=flat&label=Youtube&logo=youtube)](https://www.youtube.com/c/raylib)
-[![Follow on Twitter](https://img.shields.io/twitter/follow/raysan5?style=flat&label=follow%20@raysan5&color=1da1f2&logo=twitter)](https://twitter.com/raysan5)
+[![Twitch Status](https://img.shields.io/twitch/status/raysan5?style=flat&label=Twitch&logo=twitch)](https://www.twitch.tv/raysan5)
+[![Twitter Followers](https://img.shields.io/twitter/follow/raysan5?style=flat&label=@raysan5&color=1da1f2&logo=twitter)](https://twitter.com/raysan5)
[![Windows](https://github.com/raysan5/raylib/workflows/Windows/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AWindows)