Skip to content

Commit ab619c5

Browse files
committed
docs: ✏️ Rename the tool from CLI to adapter
1 parent a367d44 commit ab619c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# ⚡️Fleek Proxy
1+
# ⚡️Fleek Next Adapter
22

33
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-blue.svg)](https://conventionalcommits.org)
44

5-
The Fleek Next CLI allows you to deploy your server-side Next.js application on Fleek. This CLI is currently in an experimental stage.
5+
The Fleek Next.js adapter allows you to deploy your server-side Next.js application on Fleek.
66

77
# 🚧 Work in Progress 🚧
88

@@ -42,7 +42,7 @@ export FLEEK_PAT=<your personal access token>
4242

4343
3. **Build and Deploy**
4444

45-
Use the Fleek Next CLI to build and deploy your application:
45+
Use the Fleek Next.js adapter to build and deploy your application via the command line:
4646

4747
```sh
4848
npx fleek-next build

0 commit comments

Comments
 (0)