From 2f2a0cb4bab2b0ba89a22e2b21fa737aa7afaac4 Mon Sep 17 00:00:00 2001 From: "hao.long" Date: Mon, 24 Feb 2020 00:15:14 +0800 Subject: [PATCH] Update readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9c5a9f7..5028faa3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ photoshop_python_api ==================== -[![PyPI version](https://badge.fury.io/py/photoshop-python-api.svg)](https://badge.fury.io/py/photoshop-python-api) +![python version](https://img.shields.io/pypi/pyversions/photoshop-python-api) +[![PyPI version](https://img.shields.io/pypi/v/photoshop-python-api?color=green)](https://badge.fury.io/py/photoshop-python-api) +[![Documentation Status](https://readthedocs.org/projects/photoshop-python-api/badge/?version=master)](https://photoshop-python-api.readthedocs.io/en/master/?badge=master) +![Downloads Status](https://img.shields.io/pypi/dw/photoshop-python-api) +![license](https://img.shields.io/pypi/l/photoshop-python-api) +![pypi format](https://img.shields.io/pypi/format/photoshop-python-api) The API for using COM (Component Object Model) objects interfaces of Photoshop.