Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<p align="center">
<a href="https://github.com/monkeytypegame/monkeytype"><img src="https://img.shields.io/badge/status-active-brightgreen.svg"></a>
<a href="https://github.com/monkeytypegame/monkeytype/graphs/contributors"><img src="https://img.shields.io/github/contributors/monkeytypegame/monkeytype?color=blue"></a>
<a href="https://github.com/monkeytypegame/monkeytype/stargazers"><img src="https://img.shields.io/github/stars/monkeytypegame/monkeytype.svg?logo=github"></a>
<a href="https://github.com/monkeytypegame/monkeytype/network/members"><img src="https://img.shields.io/github/forks/monkeytypegame/monkeytype.svg?color=blue&logo=github"></a>
<img src="https://visitor-badge.laobi.icu/badge?page_id=monkeytypegame.monkeytype" alt="visitors"/>
</p>

[![](https://github.com/monkeytypegame/monkeytype/blob/master/frontend/static/images/githubbanner2.png?raw=true)](https://monkeytype.com/)
<br />

Expand All @@ -21,6 +29,8 @@
[![Vitest](https://img.shields.io/badge/vitest-00FF74?style=for-the-badge&logo=vitest&logoColor=white)](https://vitest.dev/)
[![Zod](https://img.shields.io/badge/-Zod-408AFF?style=for-the-badge&logo=zod&logoColor=white)](https://zod.dev/)

<br>

# About

Monkeytype is a minimalistic and customizable [typing test](https://www.monkeytype.com). It features many test modes, an account system to save your typing speed history, and user-configurable features such as themes, sounds, a smooth caret, and more. Monkeytype attempts to emulate a natural typing experience during a typing test by unobtrusively presenting the text prompts and displaying typed characters in place, providing straightforward, real-time feedback on typos, speed, and accuracy.
Expand Down Expand Up @@ -69,4 +79,4 @@ All of the [contributors](https://github.com/monkeytypegame/monkeytype/graphs/co

# Support

If you wish to support further development and feel extra awesome, you can [donate](https://ko-fi.com/monkeytype), [become a Patron](https://www.patreon.com/monkeytype), or [buy a t-shirt](https://www.monkeytype.store/).
If you wish to support further development and feel extra awesome, you can [donate](https://ko-fi.com/monkeytype), [become a Patron](https://www.patreon.com/monkeytype), or [buy a t-shirt](https://www.monkeytype.store/).
Loading