diff --git a/README.md b/README.md index 261f348d7..8bfd104ce 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ # Fabric + +Essential hooks and patches for modding with Fabric. + +## Getting Started + +To setup a Fabric development environment, check out the [example fabric mod](https://github.com/FabricMC/fabric-example-mod) and follow the instructions there.