From f576fdc62e7d6572e5cee368304d29776217c5de Mon Sep 17 00:00:00 2001 From: abhi99555 <80599442+abhi99555@users.noreply.github.com> Date: Mon, 13 Jun 2022 23:41:53 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3af79a3..bcc25ea 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ or: ## The idea behind the example -The project uses [Next.js](https://github.com/vercel/next.js), which is a framework for server-rendered React apps. +This project uses [Next.js](https://github.com/vercel/next.js), which is a framework for server-rendered React apps. It includes `@mui/material` and its peer dependencies, including `emotion`, the default style engine in MUI v5. If you prefer, you can [use styled-components instead](https://mui.com/material-ui/guides/interoperability/#styled-components). ## The link component