diff --git a/README.md b/README.md index b389db42..6152302d 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ We also have described guidelines for existing mod [migration](docs/migration.md You may activate Forge's Access Transformers by defining a configuration file in `gradle.properties`. -Check out the [`example-access-transformers`](https://github.com/GTNewHorizons/ExampleMod1.7.10/tree/example-access-transformers) brach for a working example! +Check out the [`example-access-transformers`](https://github.com/GTNewHorizons/ExampleMod1.7.10/tree/example-access-transformers) branch for a working example! __Warning:__ Access Transformers are bugged and will deny you any sources for the decompiled minecraft! Your development environment will still work, but you might face some inconveniences. For example, IntelliJ will not permit searches in dependencies without attached sources.