Skip to content

Commit dba1f18

Browse files
authored
BrowserStack access credentials URL in readme.
1 parent f729424 commit dba1f18

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
@@ -53,7 +53,7 @@ Ensure that @ symbol is prepended to the file path in the above request. Please
5353

5454
Open `browserstack_sample.rb` file in `android` or `ios` directory :
5555

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

5858
- Replace `bs://<app-id>` wkth the URL obtained from app upload step
5959

@@ -88,7 +88,7 @@ Ensure that @ symbol is prepended to the file path in the above request. Please
8888

8989
Open `browserstack_sample_local.rb` file in `android` or `ios` directory :
9090

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

9393
- Replace `bs://<app-id>` wkth the URL obtained from app upload step
9494

0 commit comments

Comments
 (0)