Skip to content

Commit 7183466

Browse files
AlhwynAlhwyn
authored andcommitted
update read me
read me too
1 parent b49c4df commit 7183466

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ This will create a new Convex project and start syncing your schema.
5858
Create a `.env` file in the root directory:
5959

6060
```env
61-
CONVEX_URL=https://your-deployment.convex.cloud
61+
CONVEX_URL=https://your-deployment.convex.cloud # if you deploy in the cloud
6262
RESEND_API_KEY=re_xxxxxxxxxxxxx
6363
RESEND_FROM_EMAIL=credits@yourdomain.com
6464
```
@@ -162,7 +162,3 @@ cafe-cursor-cli/
162162
│ └── utils/ # Utility functions (includes localStorage)
163163
└── test/ # Test files
164164
```
165-
166-
## License
167-
168-
MIT

0 commit comments

Comments
 (0)