From 8a3a68f07837b48f5c151aa149095b30384e00ed Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Sat, 9 Mar 2024 04:06:35 +0100 Subject: [PATCH] Update README.md move monkeytype to games --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94796a5..ddbdc94 100644 --- a/README.md +++ b/README.md @@ -419,6 +419,7 @@ Multiplayer game servers, browser games and utilities for managing game servers. - [cs2-dedicated-server](examples/cs2-dedicated-server) - CS2 Dedicated Server Docker Image with an RCON web-based control panel. - [posio](examples/posio) - A multiplayer geography game using Websockets. +- [Monkeytype](examples/monkeytype) - The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed. ### Miscellaneous @@ -426,7 +427,6 @@ Multiplayer game servers, browser games and utilities for managing game servers. Software that does not fit in another section. -- [Monkeytype](examples/monkeytype) - The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed. - [Network-Multitool](examples/network-multitool) - Multi-arch multitool for container network troubleshooting. - [IT-Tools](examples/it-tools) - Collection of handy online tools for developers, with great UX.