Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.

Commit caf698d

Browse files
committed
Add TLDR
1 parent ffee38a commit caf698d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,11 @@
1818

1919
`next-on-netlify` is a utility for enabling server-side rendering in Next.js on Netlify. It wraps your application in a tiny compatibility layer, so that pages can use Netlify Functions to be server-side rendered.
2020

21+
**TL;DR: You can enable SSR in your Next.js applications with 3 simple steps, listed [here](#setup)!**
22+
2123
- Demo: https://next-on.netlify.com/
2224
- Example repository: https://github.com/FinnWoelm/next-on-netlify-demo
2325

24-
2526
## Table of Contents
2627

2728
- [Installation](#installation)

0 commit comments

Comments
 (0)