diff --git a/README.md b/README.md index a89879dd4..c4b935029 100644 --- a/README.md +++ b/README.md @@ -458,8 +458,6 @@ You can find the full python example [here](example.py). ## Node.js Quick Start 🟩 -### Step 1: Create an Agent - ```javascript // Step 0: Setup const dotenv = require("dotenv");