Add badges for Forgejo Actions and Release to README.md

This commit is contained in:
Edgar P. Burkhart 2025-05-19 14:11:44 +02:00
parent 4d7aa5f91a
commit fb2bd6655e
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -1,5 +1,8 @@
# micromail
[![Forgejo Actions](https://code.edgarpierre.fr/edpibu/micromail/badges/workflows/release.yaml/badge.svg?logo=micropython&label=release&style=for-the-badge)](https://code.edgarpierre.fr/edpibu/micromail/actions?workflow=release.yaml)
[![Release](https://code.edgarpierre.fr/edpibu/micromail/badges/release.svg?style=for-the-badge)](https://code.edgarpierre.fr/edpibu/micromail/releases/latest)
![](./logo.svg)
Tiny SMTP client for Micropython. See [examples](examples) for usage.