From a29d68aed7a1fbfbeb3d60df55f28fdee9fb9ca1 Mon Sep 17 00:00:00 2001 From: Shav Kinderlehrer Date: Sun, 7 Apr 2024 13:40:10 -0400 Subject: [PATCH] Add badges to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ca96920..48afbad 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![Build and Push Docker Image](https://github.com/secondary-smiles/chela/actions/workflows/docker-image.yml/badge.svg)](https://github.com/secondary-smiles/chela/actions/workflows/docker-image.yml) +[![Docker Image Size](https://img.shields.io/docker/image-size/secondsmiles/chela)](https://hub.docker.com/r/secondsmiles/chela) + # Chela Chela is a minimal URL shortener built in Rust. It is named after the small claw on crustaceans.