From 7946749294eb97ddfe66f509fa48887bfe3f2f41 Mon Sep 17 00:00:00 2001 From: inyourwalls Date: Wed, 8 Nov 2023 14:17:11 -0500 Subject: update readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index dffb0ee..5758521 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,11 @@ Simple Minecraft mod that displays a bit of extra information in furnaces. ## Features * Displays time remaining and total items smeltable in the furnace UI. + +## Installation + +The mod can be downloaded from [Modrinth](https://modrinth.com/mod/frank). +Alternatively, you can clone the mod [source code](https://gitlab.com/programmersocks/frank) +and compile it yourself. + +Frank requires [Fabric API](https://modrinth.com/mod/fabric-api). -- cgit v1.3.1