Skip to content

Commit 1ea2cbb

Browse files
author
Chris Jackson
authored
Add PyPi badge,link to website and documentation
1 parent f40a1c1 commit 1ea2cbb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# SignRequest API Client
2-
API for SignRequest.com
2+
API for [SignRequest.com](https://signrequest.com/)
3+
4+
[![PyPI version](https://badge.fury.io/py/signrequest-python-client.svg)](https://badge.fury.io/py/signrequest-python-client)
35

46
## Requirements.
57

@@ -32,6 +34,10 @@ Then import the package:
3234
import signrequest_client
3335
```
3436

37+
## API Documentation
38+
Full API documentation, including code samples, can be found here:
39+
https://signrequest.com/api/v1/docs/
40+
3541
## Getting Started
3642

3743
Please follow the [installation procedure](#installation--usage) and then run the following:

0 commit comments

Comments
 (0)