aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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).