Skip to content

Commit 110b9d0

Browse files
committed
add sample app to README
1 parent a65607d commit 110b9d0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,3 +129,9 @@ To avoid duplication of system or user specific information across several confi
129129
To avoid checking in the BrowserStack `username` and `key` in your source control system, the corresponding environment variables can be used.
130130

131131
These can also be provided by a build server, for example [using secure environment variables on Travis CI](http://about.travis-ci.org/docs/user/build-configuration/#Secure-environment-variables).
132+
133+
134+
### Code Sample
135+
136+
Check out code sample [here].
137+
[here]:https://github.com/browserstack/browserstack-runner-sample

0 commit comments

Comments
 (0)