diff --git a/readme.md b/readme.md index 42b009b2..6211d932 100644 --- a/readme.md +++ b/readme.md @@ -6,12 +6,15 @@ Next.js is a minimalistic framework for server-rendered React applications. +**Visit https://learnnextjs.com to get started with Next.js.** + +--- + - [How to use](#how-to-use) - - [Getting Started](#getting-started) - [Setup](#setup) - [Automatic code splitting](#automatic-code-splitting) - [CSS](#css) @@ -45,10 +48,6 @@ Next.js is a minimalistic framework for server-rendered React applications. ## How to use -### Getting Started - -A step by step interactive guide of next features is available at [learnnextjs.com](https://learnnextjs.com/) - ### Setup Install it: