Skip to content

Commit 71fb7db

Browse files
authored
Update README.md
1 parent edf9eff commit 71fb7db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Check [examples/](examples/) for full examples on how to use py-gitguardian.
4040
### Scanning text content
4141

4242
```py
43+
# please don't hardcode your gg_api_key in source code :)
4344
API_KEY = os.getenv("GG_API_KEY")
4445
DOCUMENT = """
4546
import urllib.request

0 commit comments

Comments
 (0)