Skip to content

Commit aa94393

Browse files
committed
updated readme file with project setup instructions[v2]
1 parent 5817bb7 commit aa94393

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ pip install python-dotenv
1818
```
1919

2020
create .env file and add STRIPE_API_KEY variable init.
21+
22+
.env
23+
```
2124
STRIPE_API_KEY=stripeapikey
25+
```
2226

2327
run script testproduct.py
2428
```

0 commit comments

Comments
 (0)