diff --git a/README.md b/README.md index 728c8a61..66b9d44d 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,10 @@ Docs: documentation for all plugins, libraries and tools. Future packages that are planned to be added to the monorepo: - fancynpcs: https://github.com/FancyMcPlugins/FancyNpcs - fancywebsite: https://github.com/FancyMcPlugins/FancyWebsite -- (fancymorphs: https://github.com/FancyMcPlugins/FancyMorphs) \ No newline at end of file +- (fancymorphs: https://github.com/FancyMcPlugins/FancyMorphs) + +## Usage + +The monorepo uses Gradle as build system. See [monorepo.md](docs/src/development-guidelines/monorepo.md) for more information. + +To see specific usage for each package, see the README.md in the respective package directory. \ No newline at end of file