From b8e9b7eeba354c513cc3d8e9907473b0f023d869 Mon Sep 17 00:00:00 2001 From: Jordan Irwin Date: Mon, 27 Mar 2023 05:55:58 -0700 Subject: [PATCH] Link to live page in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 14d9b14..e821d13 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ A sprite generator based on [Cabbit's original bases](https://opengameart.org/no Licensing: [MIT](LICENSE.txt) For list of individual assets licensing & sources see [assets/README.md](assets/README.md). + +Live: [antumdeluge.github.io/chargen](https://antumdeluge.github.io/chargen)