diff --git a/README.md b/README.md
index a3fca1c..ad29c23 100644
--- a/README.md
+++ b/README.md
@@ -385,6 +385,7 @@ If you would like to be guided through how to contribute to a repository on GitH
- [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) _(label: good first issue)_
Monorepo for all the tooling which enables ESLint to support TypeScript.
- [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good first issue)_
A code editor redefined and optimized for building and debugging modern web and cloud applications.
- [Vite](https://github.com/vitejs/vite) _(label: good first issue)_
Next generation frontend tooling. It's fast! Alternative to Create React App
+- [Vitest](https://github.com/vitest-dev/vitest) _(label: good first issue)_
A blazing fast unit test framework powered by Vite.
## Contribute