Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TimMikeladze authored Aug 2, 2024
1 parent d9a3307 commit 0256bee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Protect your Next.js app with a password. A drop-in solution to keep your deployments protected with a basic password system.

> Check-out a [NextJS example](./examples/nextjs-example/) or view the [Demo](https://next-protect.vercel.app/).
## ✨ Features

- [x] App Router support out of the box.
Expand All @@ -10,8 +12,6 @@ Protect your Next.js app with a password. A drop-in solution to keep your deploy
- [x] Use one or more passwords.
- [x] Customizable form and styles.

> Check-out a [NextJS example](./examples/nextjs-example/) or view the [Demo](https://next-protect.vercel.app/).
## 📡 Install

```console
Expand Down

0 comments on commit 0256bee

Please sign in to comment.