From 79ffcfbd857d4b5173f1035ba8e6784336707deb Mon Sep 17 00:00:00 2001 From: Aly Date: Tue, 15 Dec 2020 18:09:04 -0800 Subject: [PATCH] Add Depends --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 975294e..34b5b91 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ A computer mod that aims to teach functional programming concepts through a tutorial book and a simple visual interface. +Depends on: +- Fabric API +- Fabric Language Kotlin + Recommended: - Patchouli: The mod uses Patchouli for its documentation. **Don't leave out Patchouli unless you know what you're doing.**