Skip to content

Commit ed5598f

Browse files
authored
Add files via upload
1 parent 40807ad commit ed5598f

File tree

4 files changed

+1171
-0
lines changed

4 files changed

+1171
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Adding features like tools, prompts and resources
2+
3+
## Install
4+
5+
```sh
6+
npm install
7+
```
8+
9+
## Run
10+
11+
```sh
12+
npm start
13+
```
14+
15+
You should see the following output:
16+
17+
```text
18+
```

0 commit comments

Comments
 (0)