Skip to content

Commit 68eb5ed

Browse files
authored
docs: add video demo to README.md
Added a link to a GitHub resource in the README.
1 parent 73ac617 commit 68eb5ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This is a starter template for building AI agents using [LangGraph](https://www.langchain.com/langgraph) and [CopilotKit](https://copilotkit.ai). It provides a modern Next.js application with an integrated LangGraph agent to be built on top of.
44

5+
https://github.com/user-attachments/assets/47761912-d46a-4fb3-b9bd-cb41ddd02e34
6+
57
## Prerequisites
68

79
- Node.js 18+
@@ -104,4 +106,4 @@ If you see "I'm having trouble connecting to my tools", make sure:
104106
If you encounter Python import errors:
105107
```bash
106108
npm install:agent
107-
```
109+
```

0 commit comments

Comments
 (0)