Skip to content

Commit 0194480

Browse files
committed
README: add chapter for API documentation
1 parent dceee92 commit 0194480

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ with HTTPServer() as httpserver:
3434
print(requests.get(httpserver.url_for("/foobar")).json())
3535
```
3636

37+
### Documentation
38+
39+
Please find the API documentation at https://pytest-httpserver.readthedocs.io/en/latest/.
3740

3841
### Features
3942

0 commit comments

Comments
 (0)