diff --git a/readme.md b/readme.md index cadc8e7880e85486a74238bd3010b6969ee475a8..5d9ea7d817d275b8b06642a4939a7f6e10c015b5 100644 --- a/readme.md +++ b/readme.md @@ -11,6 +11,7 @@ Next.js is a minimalistic framework for server-rendered React applications. - [How to use](#how-to-use) + - [Getting Started](#getting-started) - [Setup](#setup) - [Automatic code splitting](#automatic-code-splitting) - [CSS](#css) @@ -43,6 +44,9 @@ Next.js is a minimalistic framework for server-rendered React applications. ## How to use +### Gettin Started +A step by step interactive guide of next features is available at [learnnextjs.com](https://learnnextjs.com/) + ### Setup Install it: