Skip to content

Commit 6fe805c

Browse files
Shanjaiclaude
andcommitted
docs: add download badge and UTM tracking to README
- PyPI monthly installs count badge (shows traction signal) - ?ref=commune-python on all commune.email links for funnel tracking Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 22e7d22 commit 6fe805c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Python SDK for Email & SMS in AI Agents
22

33
[![PyPI](https://img.shields.io/pypi/v/commune-mail?color=blue&label=PyPI)](https://pypi.org/project/commune-mail/)
4+
[![PyPI Downloads](https://img.shields.io/pypi/dm/commune-mail?label=installs%2Fmo)](https://pypi.org/project/commune-mail/)
45
[![Python 3.8+](https://img.shields.io/badge/python-3.8%2B-blue)](https://pypi.org/project/commune-mail/)
56
[![MIT License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
6-
[![commune.email](https://img.shields.io/badge/docs-commune.email-blue)](https://commune.email)
7+
[![commune.email](https://img.shields.io/badge/docs-commune.email-blue)](https://commune.email/?ref=commune-python)
78

89
Give your Python agent a real inbox. Send email, receive webhooks, manage threads — in 4 lines.
910

0 commit comments

Comments
 (0)