Skip to content

Commit dbc711a

Browse files
committed
[Issue 5] Update README: add troubleshooting link
1 parent d344c85 commit dbc711a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ test_case = zapi.test_cases.get_test_case("<test_case_id>")
5858
creation_result = zapi.test_cases.create_test_case("<project_key>", "test_case_name")
5959
```
6060

61+
### Troubleshooting
62+
63+
For troubleshooting see [TROUBLESHOOTING.md](TROUBLESHOOTING.md)
64+
6165

6266
### License
6367

0 commit comments

Comments
 (0)