Skip to content

Commit ac92746

Browse files
Update README.md
Co-Authored-By: Johannes Rabauer <[email protected]>
1 parent eafa314 commit ac92746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A re-implementation of [Testcontainer Selenium/WebDriver](https://java.testconta
2424
Usage is very similar to [Testcontainers default implementation](https://java.testcontainers.org/modules/webdriver_containers/).
2525

2626
Make sure to remove the original Testcontainer Webdrivers dependency to avert any mix ups while using the library.
27-
For more information take a look at our demo.
27+
For more information take a look at [our demo](./testcontainers-selenium-demo/src/main/java/software/xdev/Application.java).
2828

2929
## Installation
3030
[Installation guide for the latest release](https://github.com/xdev-software/testcontainers-selenium/releases/latest#Installation)

0 commit comments

Comments
 (0)