mirror of
https://github.com/upstash/context7.git
synced 2025-11-25 06:26:47 +00:00
chore: update code block formatting in README and remove quotes from examples
This commit is contained in:
parent
71e6903bc5
commit
a79bcabb55
12
README.md
12
README.md
@ -14,16 +14,16 @@ Context7 MCP pulls up-to-date, version-specific documentation and code examples
|
||||
|
||||
Add `use context7` to your question in Cursor:
|
||||
|
||||
```
|
||||
"How do I use the new Next.js `after` function? use context7"
|
||||
```txt
|
||||
How do I use the new Next.js `after` function? use context7
|
||||
```
|
||||
|
||||
```
|
||||
"How do I invalidate a query in React Query? use context7"
|
||||
```txt
|
||||
How do I invalidate a query in React Query? use context7
|
||||
```
|
||||
|
||||
```
|
||||
"How do I protect a route with NextAuth? use context7"
|
||||
```txt
|
||||
How do I protect a route with NextAuth? use context7
|
||||
```
|
||||
|
||||
Context7 fetches up-to-date documentation and working code examples right into your LLM’s context.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user