diff --git a/Worker.md b/Worker.md index ba4bf18..70b9d08 100644 --- a/Worker.md +++ b/Worker.md @@ -47,7 +47,6 @@ This information is sent to the broker on startup using the `init` command. ## Architecture Picture below is internal architecture of worker which shows its defined classes with private variables and public functions. -![Internal Worker architecture](https://github.com/ReCodEx/wiki/blob/master/images/Worker_Internal_Architecture.png) ![Worker class diagram](https://rawgit.com/ReCodEx/wiki/master/images/worker_class_diagram.svg) ## Installation