From e152034c3d813adde991c19fb22aa112e38ae45c Mon Sep 17 00:00:00 2001 From: Sony Date: Mon, 3 Mar 2025 12:08:52 +0800 Subject: [PATCH] added explicit tag around shield images. added alt and title to enable text hover. added back missing hover text. added hover text for "GitHub Contributors" and "GitHub Stars". --- README.md | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c5e814bd25..007cf7b1c9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ # Welcome to The Arcade Library!

- - http://makeapullrequest.com - http://www.firsttimersonly.com/" + + MIT License + + + Pull Requests Welcome + + + First Timers Friendly +

Arcade is an easy-to-learn Python library for creating 2D video games. @@ -18,10 +24,18 @@ for example game jam entries and more. [Arcade Discord Server]: https://discord.gg/ZjGDqMp

- - - - + + PyPI - Downloads + + + GitHub Commit Activity + + + GitHub Contributors + + + GitHub Stars +

## Stable Documentation