From 5dbd2e88ea885d2f4f62e7c2cd29bb22583470a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Quiroz?= Date: Thu, 5 Jan 2023 13:56:38 -0300 Subject: [PATCH] docs: update README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15bc5d2329..bcf23463b1 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,12 @@ geth.ethereum.org is a [Next.js](https://nextjs.org/) project bootstrapped with - Primary implementation: `/src/components/Search/index.ts` - [Netlify](https://www.netlify.com/) - DNS management and primary host for `master` build. -#### Resources +#### Learn more -- Official [NextJS tutorial](https://nextjs.org/learn/foundations/about-nextjs) +To learn more about the stack, take a look at the following resources: + +- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API. +- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. - Recommended [free tutorial to learn ChakraUI](https://egghead.io/courses/build-a-modern-user-interface-with-chakra-ui-fac68106). ### Repository structure