Skip to content

Commit 0529ecb

Browse files
Update README.md
Updating references to release and wiki for new project name
1 parent 09bdd83 commit 0529ecb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ Put this in your POM.xml.
3636
```
3737
<dependency>
3838
<groupId>uk.co.evoco</groupId>
39-
<artifactId>selenium-pom-example</artifactId>
40-
<version>0.0.1</version>
39+
<artifactId>selenium-pom-framework</artifactId>
40+
<version>0.0.2</version>
4141
</dependency>
4242
```
4343

4444
See the Documentation in the Wiki to see how to write a test.
4545

4646
## Documentation
4747

48-
Documentation for committers and users is here: https://github.com/digital-delivery-academy/selenium-pom-example/wiki
48+
Documentation for committers and users is here: https://github.com/digital-delivery-academy/selenium-pom-framework/wiki

0 commit comments

Comments
 (0)