Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dantelex authored Oct 7, 2024
1 parent c9848ae commit 958b72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const App = () => {
return (
<SecureLog onSecretFound={(secret) => console.log("Secret found:", secret)}>
<div>
My Paystack key is sk_test_1234567890123456789012345678901234567890
My Stripe key is sk_test_********************************
</div>
</SecureLog>
);
Expand Down

0 comments on commit 958b72f

Please sign in to comment.