From 7520b6b1daaebe58042788404869086e6a19e31f Mon Sep 17 00:00:00 2001 From: Nicco Date: Sun, 2 May 2021 16:02:57 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 796c934..5629221 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@

+![Docker pulls badge](https://img.shields.io/docker/pulls/cupcakearmy/cryptgeon) +![Docker image size badge](https://img.shields.io/docker/image-size/cupcakearmy/cryptgeon) +![Latest version](https://img.shields.io/github/v/release/cupcakearmy/cryptgeon) + ## About? _cryptgeon_ is an secure, open source sharing note service inspired by [_PrivNote_](https://privnote.com) @@ -26,7 +30,7 @@ each note has a 512bit generated id that is used to retrieve the note. da ## Deployment -Docker is the easiest way. +Docker is the easiest way. There is the [official image here](https://hub.docker.com/r/cupcakearmy/cryptgeon). ```yaml # docker-compose.yml