From ac8231e7e0a7457ed59747b72c0758afc258f087 Mon Sep 17 00:00:00 2001 From: johnthagen Date: Sat, 15 Jul 2023 18:04:33 -0400 Subject: [PATCH] Add Official Poetry Badge to README (#120) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6c2c00c..5c2385f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Python Poetry Installer +[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/) + This repository contains Poetry's official installation script, installer source and related hosting configuration.