Skip to content
This repository was archived by the owner on Jul 27, 2019. It is now read-only.

Commit 2a95d1d

Browse files
committed
Updated readme.
1 parent 86ea4c6 commit 2a95d1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

image-editor-ui/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Android: Getting Started
1+
# Android: Image Editor UI
22

33
This repo accompanies [the Creative SDK Image Editor UI guide for Android](https://creativesdk.adobe.com/docs/android/#/articles/imageediting/index.html).
44

@@ -22,7 +22,7 @@ Just follow the steps below.
2222
public class Keys {
2323

2424
public static final String CSDK_CLIENT_ID = "<YOUR_ID_HERE>";
25-
public static final String CSDK_CLIENT_SECRET = "<YOU_SECRET_HERE>";
25+
public static final String CSDK_CLIENT_SECRET = "<YOUR_SECRET_HERE>";
2626

2727
}
2828
```

0 commit comments

Comments
 (0)