From 564ae2b98287d346ee2a9705858db5115448d46f Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Tue, 9 May 2017 16:34:43 -0700 Subject: [PATCH] Remove the getting started section. Just add the https://learnnextjs.com link at the top of the page. --- readme.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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: