Skip to content

Commit 4cab587

Browse files
committed
update readme file
1 parent 3f42af8 commit 4cab587

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
<p align="center">
9-
<img src="https://commt.co/images/logo/commt-logo.png" width="300" />
9+
<img src="./src/assets/images/react-native-logo.png" width="300" />
1010
</p>
1111
<br />
1212

@@ -52,7 +52,7 @@ import { useInitiate } from "@commt/rn-sdk/hooks";
5252
const ClientConfig = {
5353
apiKey: "123456789?",
5454
projectId: "0987654321?",
55-
secret: "123456789018A_7JzPo?23F+4y#erPL"
55+
secret: "123456789018A_7JzPo?23F+4y#erPL" // Must to be 16, 24 or 32 bytes
5656
};
5757
5858
function App(): JSX.Element {
19.7 KB
Loading

0 commit comments

Comments
 (0)