Skip to content

Commit e7f7f02

Browse files
authored
Adding Access credentials URL for convenience.
1 parent 60ecc20 commit e7f7f02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Ensure that @ symbol is prepended to the file path in the above request. Please
4949

5050
Open `BrowserStackSample.java` file in the `android` directory or `ios` directory :
5151

52-
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials
52+
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials. Get your BrowserStack access credentials from [here](https://www.browserstack.com/accounts/settings)
5353

5454
- Replace `bs://<app-id>` with the URL obtained from app upload step
5555

@@ -95,7 +95,7 @@ Ensure that @ symbol is prepended to the file path in the above request. Please
9595
9696
Open `BrowserStackSampleLocal.java` file in the `android` or `ios` directory :
9797
98-
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials
98+
- Replace `YOUR_USERNAME` & `YOUR_ACCESS_KEY` with your BrowserStack access credentials. Get your BrowserStack access credentials from [here](https://www.browserstack.com/accounts/settings)
9999
100100
- Replace `bs://<app-id>` with the URL obtained from app upload step
101101

0 commit comments

Comments
 (0)