From d16984142deb20eb4113710992c61c3d37b0b925 Mon Sep 17 00:00:00 2001 From: Andrew Li Date: Mon, 25 Jan 2021 09:23:43 -0800 Subject: [PATCH] Add Paint GitHub to Notable derivatives Added a free web tool that can be used to paint a user's GitHub contribution graph manually or randomly (over time) to the "Notable derivatives or mentions" list! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 539a1124d..8293dd011 100644 --- a/README.md +++ b/README.md @@ -80,4 +80,5 @@ gitfiti is released under [The MIT license (MIT)](http://opensource.org/licenses - [git-draw](https://github.com/ben174/git-draw) a Chrome extension which will allow you to freely draw on your commit map(!) - [github-jack](https://github.com/tardypad/github-jack) a pure bash version with space invaders and shining creepypasta - [github-graffiti](https://github.com/mavrk/github-graffiti) a GUI editor with a bash script to allow custom designs on your commit map +- [Paint GitHub](https://paintgithub.com/) is the most convenient way to paint your GitHub contribution graph! - Seen something else? Submit a pull request or open an issue!