Skip to content

Commit 9c82654

Browse files
authored
Merge pull request #952 from FidelusAleksander/patch-1
2 parents dca680b + 4a09184 commit 9c82654

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,13 @@ Context7 MCP pulls up-to-date, version-specific documentation and code examples
2323
Add `use context7` to your prompt in Cursor:
2424

2525
```txt
26-
Create a Next.js middleware that checks for a valid JWT in cookies and redirects unauthenticated users to `/login`. use context7
26+
Create a Next.js middleware that checks for a valid JWT in cookies
27+
and redirects unauthenticated users to `/login`. use context7
2728
```
2829

2930
```txt
30-
Configure a Cloudflare Worker script to cache JSON API responses for five minutes. use context7
31+
Configure a Cloudflare Worker script to cache
32+
JSON API responses for five minutes. use context7
3133
```
3234

3335
Context7 fetches up-to-date code examples and documentation right into your LLM's context.

0 commit comments

Comments
 (0)