diff --git a/README.md b/README.md index 990b49a..cfd4ddf 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ const App = () => { return ( console.log("Secret found:", secret)}>
- My Paystack key is sk_test_1234567890123456789012345678901234567890 + My Stripe key is sk_test_********************************
);