Skip to content

Commit 0290695

Browse files
committed
Added pytest and flake8 badges
1 parent 8dc7ffe commit 0290695

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# FullContact Client
22
[![PyPI](https://img.shields.io/pypi/v/python-fullcontact?label=PyPi)](https://pypi.org/project/python-fullcontact/)
3+
![flake8](https://github.com/fullcontact/fullcontact-python-client/workflows/flake8/badge.svg)
4+
![pytest](https://github.com/fullcontact/fullcontact-python-client/workflows/pytest/badge.svg)
35

46
The official python client library for FullContact V3 API. This client provides an interface to perform Person Enrich, Company Enrich and Company Search operations.
57
FullContact API Documentation is available at: https://dashboard.fullcontact.com/api-ref

0 commit comments

Comments
 (0)