diff --git a/README.md b/README.md index f7bbecd..0ddd701 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,8 @@ If you only want to build a specific module, you can use the same command as lis - Please read MALAPITool [README.md](https://server.4zellen.se:3000/Chat_things/NeuroDock/src/branch/master/MALAPITool/README.md) - Launcher: `$ ./gradlew :launcher:shadowJar` - Depends on `API`, `Display` and `Core` - - This is the main module that runs the application and starts the API server \ No newline at end of file + - This is the main module that runs the application and starts the API server + +## Maven dependency avalible! +- Core: [Gitea](https://git.server.4zellen.se/Chat_things/-/packages/maven/me.zacharias.neurodock:core) +- Plugin-API: [Gitea](https://git.server.4zellen.se/Chat_things/-/packages/maven/me.zacharias.neurodock:plugin-api) \ No newline at end of file