Skip to content

Commit ef5d486

Browse files
author
aquality-automation
authored
Update README.md
1 parent 8111292 commit ef5d486

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
@@ -32,7 +32,7 @@ We use interfaces where is possible, so you can implement your own version of ta
3232
3333
```
3434

35-
2. Add configuration file [settings.json](./src/main/resources/settings.json) and localization [folder](localization/) to resources folder (usually `src/test/resources`)
35+
2. Add configuration file [settings.json](./src/main/resources/settings.json) and localization [folder](./src/main/resources/localization/) to resources folder (usually `src/test/resources`)
3636

3737
3. Create instance of Browser:
3838
```java

0 commit comments

Comments
 (0)