From fb68e49debe1e782d1fc2b28741cca7f8f613004 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D1=81old?= <103373668+cColds@users.noreply.github.com> Date: Fri, 7 Jul 2023 15:53:38 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b9535f..cdb1eb2 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ - [Mock Shop (API)](https://mock.shop/) - [React Testing Library](https://testing-library.com/) - [Jest](https://jestjs.io/) -- [Cloudinary](https://cloudinary.com/) +- [Cloudinary (Image Compressor)](https://cloudinary.com/) ## Thoughts -I used quite a few new tools this project, including Tailwind, Vite, React Router, TailwindCSS, and React Testing Library. Quite an enlightening project! +I used quite a few new tools this project, including TypeScript, Vite, React Router, TailwindCSS, and React Testing Library. Quite an enlightening project!