From 91debba3b3bd7e2ce577d4f55412de40f8aad666 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Mon, 1 Apr 2024 18:38:32 +0200 Subject: [PATCH] Add badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6121074..d0750a4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # tg-file-decoder ![build](https://github.com/danog/tg-file-decoder/workflows/build/badge.svg) +[![Psalm coverage](https://shepherd.dev/github/danog/tg-file-decoder/coverage.svg)](https://shepherd.dev/github/danog/tg-file-decoder) +[![Psalm level 1](https://shepherd.dev/github/danog/tg-file-decoder/level.svg)](https://shepherd.dev/github/danog/tg-file-decoder) +![License](https://img.shields.io/github/license/danog/tg-file-decoder) Decode and encode [Telegram bot API file IDs](https://core.telegram.org)!