From faceb7f8392dc9714703b20c27acf73d2573e514 Mon Sep 17 00:00:00 2001 From: Aly Date: Tue, 15 Dec 2020 18:03:40 -0800 Subject: [PATCH] Add README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..975294e --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# MonadMachines + +A computer mod that aims to teach functional programming concepts through +a tutorial book and a simple visual interface. + +Recommended: +- Patchouli: The mod uses Patchouli for its documentation. **Don't leave + out Patchouli unless you know what you're doing.** + +Suggested: +- Mod Menu: Shows mod information. +- Polymorph: Adds a recipe conflict resolver. Certain crafting recipes in + MonadMachines may conflict with other mods.