Skip to content

Commit 742028f

Browse files
committed
updated the readme file
1 parent 97b8ff7 commit 742028f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scrapegraph-js/readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ npm install scrapegraph-js
1212

1313
## Usage
1414

15+
> [!WARNING]
16+
> Remember not to write API keys directly in the code; instead, store them securely in `.env` files.
17+
1518
First, import the required functions:
1619

1720
```javascript

0 commit comments

Comments
 (0)