From 93220d71cff0b8a76742017e2375ff6232f0956b Mon Sep 17 00:00:00 2001 From: Bharat D Bhadresha Date: Fri, 8 Oct 2021 10:03:36 +0530 Subject: [PATCH] Add Keybr.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78ec16fb..6f1166bc 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Extends Class](https://extendsclass.com/) : Online developer tools: REST and SOAP clients, SQLite browser, testers (Regex, XPath, JSONPath) and other tools (Encoders, Converters and formatters) - [EmailDrop](https://www.emaildrop.io/): Emaildrop is a free disposable email provider. - [Repl.it](https://repl.it): Accessible prototyping tool for various needs. +- [KeyBr (Typing Practice)](https://www.keybr.com/): Easy to use typing practice app.
↥ Back To Top