Skip to content

Commit 56e80b1

Browse files
authored
Update README.md with Python versions (#160)
Signed-off-by: Glenn Jocher <[email protected]>
1 parent e0b03e5 commit 56e80b1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44

55
Welcome to the documentation for the MkDocs Ultralytics Plugin! 📄 This powerful plugin enhances your [MkDocs](https://www.mkdocs.org/)-generated documentation with advanced Search Engine Optimization (SEO) features, interactive social elements, and structured data support. It automates the generation of essential meta tags, incorporates social sharing capabilities, and adds [JSON-LD](https://json-ld.org/) structured data to elevate user engagement and improve your Markdown project's visibility on the web.
66

7-
[![PyPI version](https://badge.fury.io/py/mkdocs-ultralytics-plugin.svg)](https://badge.fury.io/py/mkdocs-ultralytics-plugin)
8-
[![Downloads](https://static.pepy.tech/badge/mkdocs-ultralytics-plugin)](https://clickpy.clickhouse.com/dashboard/mkdocs-ultralytics-plugin)
97
[![Ultralytics Actions](https://github.com/ultralytics/mkdocs/actions/workflows/format.yml/badge.svg)](https://github.com/ultralytics/mkdocs/actions/workflows/format.yml)
8+
109
[![Ultralytics Discord](https://img.shields.io/discord/1089800235347353640?logo=discord&logoColor=white&label=Discord&color=blue)](https://discord.com/invite/ultralytics)
1110
[![Ultralytics Forums](https://img.shields.io/discourse/users?server=https%3A%2F%2Fcommunity.ultralytics.com&logo=discourse&label=Forums&color=blue)](https://community.ultralytics.com/)
1211
[![Ultralytics Reddit](https://img.shields.io/reddit/subreddit-subscribers/ultralytics?style=flat&logo=reddit&logoColor=white&label=Reddit&color=blue)](https://reddit.com/r/ultralytics)
@@ -28,6 +27,8 @@ This plugin seamlessly integrates a variety of valuable features into your MkDoc
2827

2928
Getting started with the MkDocs Ultralytics Plugin is straightforward. Install it via [pip](https://pypi.org/project/pip/) using the following command:
3029

30+
[![PyPI - Version](https://img.shields.io/pypi/v/mkdocs-ultralytics-plugin?logo=pypi&logoColor=white)](https://pypi.org/project/mkdocs-ultralytics-plugin/) [![Ultralytics Downloads](https://static.pepy.tech/badge/mkdocs-ultralytics-plugin)](https://clickpy.clickhouse.com/dashboard/mkdocs-ultralytics-plugin) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mkdocs-ultralytics-plugin?logo=python&logoColor=gold)](https://pypi.org/project/mkdocs-ultralytics-plugin/)
31+
3132
```bash
3233
pip install mkdocs-ultralytics-plugin
3334
```

0 commit comments

Comments
 (0)