Skip to content

Commit 877986c

Browse files
authored
Merge pull request #4 from Zipstack/feature/add-version-badge
docs: Add version badge to README
2 parents 9276d7f + f281f99 commit 877986c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
A Python client for the Unstract ApiHub service that provides a clean, Pythonic interface for document processing APIs following the extract → status → retrieve pattern.
44

55
[![Python Version](https://img.shields.io/badge/python-3.12+-blue.svg)](https://python.org)
6+
[![PyPI Version](https://img.shields.io/pypi/v/apihub-python-client)](https://pypi.org/project/apihub-python-client/)
67
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
78
[![Build Status](https://img.shields.io/badge/build-passing-brightgreen.svg)](https://github.com/Zipstack/apihub-python-client)
89
[![PyPI Downloads](https://img.shields.io/pypi/dm/apihub-python-client)](https://pypi.org/project/apihub-python-client/)

0 commit comments

Comments
 (0)