From a2399bd2bc5d4cde2df369c69de2683c6ef8a550 Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 25 Mar 2022 11:00:09 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d4030b1a5..18726b7b0 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ Ready to learn? Jump to [code examples!](https://www.raylib.com/examples.html) [![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) -[![Chat on Discord](https://img.shields.io/discord/426912293134270465.svg?logo=discord)](https://discord.gg/raylib) -[![GitHub stars](https://img.shields.io/github/stars/raysan5/raylib?style=social)](https://github.com/raysan5/raylib/stargazers) -[![Twitter Follow](https://img.shields.io/twitter/follow/raysan5?style=social)](https://twitter.com/raysan5) -[![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/raylib?style=social)](https://www.reddit.com/r/raylib/) +[![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/) +[![Follow on Twitter](https://img.shields.io/twitter/follow/raysan5?style=flat&label=follow%20@raysan5&color=1da1f2&logo=twitter)](https://twitter.com/raysan5) +[![GitHub stars](https://img.shields.io/github/stars/raysan5/raylib?style=flat&label=github%20stars)](https://github.com/raysan5/raylib/stargazers) [![Windows](https://github.com/raysan5/raylib/workflows/Windows/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3AWindows) [![Linux](https://github.com/raysan5/raylib/workflows/Linux/badge.svg)](https://github.com/raysan5/raylib/actions?query=workflow%3ALinux)