Skip to content

Commit 879fc40

Browse files
committed
Update README.md
1 parent 108f5c9 commit 879fc40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [Python Library for Stripe API](https://github.com/app-generator/ecomm-wrapper-stripe)
1+
# [Python Library for Stripe API](https://github.com/app-generator/python-stripe-wrapper)
22

33
Simple **Python** library that pulls the products from **Stripe** dashboard in `JSON format` using only **STRIPE_API_KEY** as input.
44

@@ -73,7 +73,7 @@ All products associated with the account are pulled in `products.json`. Here is
7373

7474
<br />
7575

76-
> **Step 1** - Clone the sources from [public repository](https://github.com/app-generator/ecomm-wrapper-stripe)
76+
> **Step 1** - Clone the sources from [public repository](https://github.com/app-generator/python-stripe-wrapper)
7777
7878
```bash
7979
$ git clone https://github.com/app-generator/python-stripe-wrapper.git
@@ -126,4 +126,4 @@ The products are saved in `products.json` (current working directory). Available
126126
<br />
127127

128128
---
129-
[Python Library for Stripe API](https://github.com/app-generator/ecomm-wrapper-stripe) - Free library provided by [AppSeed](https://appseed.us).
129+
[Python Library for Stripe API](https://github.com/app-generator/python-stripe-wrapper) - Free library provided by [AppSeed](https://appseed.us).

0 commit comments

Comments
 (0)