summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinyourwalls <inyourwalls@tutanota.com>2023-11-08 14:17:11 -0500
committerinyourwalls <inyourwalls@tutanota.com>2023-11-08 14:17:11 -0500
commit7946749294eb97ddfe66f509fa48887bfe3f2f41 (patch)
treedfa773790851647acb973c07482e0409e3faa1d4
parentc065da7294f7752bf9faa2855f0f0950c8ac02fc (diff)
update readmev0.1.0
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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).