From 282f60676bba73e7022717588d8de805e79b4626 Mon Sep 17 00:00:00 2001 From: David Carmichael Date: Sun, 11 Feb 2024 22:16:12 +0000 Subject: [PATCH] docs: add pip install instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 118a6fc..c18fec2 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ [![License](https://img.shields.io/badge/license-LGPL_v2-red.svg)](https://raw.githubusercontent.com/CheeseCake87/quart-imp/master/LICENSE) ![black](https://img.shields.io/badge/code%20style-black-000000.svg) +`pip install quart-imp` + ## What is Quart-Imp? Quart-Imp's main purpose is to help simplify the importing of blueprints, resources, and models.