Skip to content

Commit 264e8ef

Browse files
authored
Update README.md
1 parent 7465270 commit 264e8ef

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
@@ -19,7 +19,7 @@ Git:
1919
Or simply [download a zip](https://github.com/narottamgla/selenium-cucumber4-demo/archive/master.zip) file.
2020

2121
## The starter project
22-
The best place to start with Serenity and Cucumber is to clone or download the starter project on Github ([https://github.com/narottamgla/selenium-cucumber4-demo](https://github.com/narottamgla/selenium-cucumber4-demo)). This project gives you a basic project setup, along with some sample tests and supporting classes. There are two versions to choose from. The master branch uses a more classic approach, using action classes and lightweight page objects.
22+
The best place to start with Serenity and Cucumber is to clone or download the starter project on Github ([https://github.com/narottamgla/selenium-cucumber4-demo](https://github.com/narottamgla/selenium-cucumber4-demo)). This project gives you a basic project setup, along with some sample tests and supporting classes. The master branch uses a more classic approach, using action classes and lightweight page objects.
2323
### The project directory structure
2424
The project has build scripts for both Maven and Gradle, and follows the standard directory structure used in most Serenity projects:
2525
```Gherkin

0 commit comments

Comments
 (0)