Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
📚 Remove first paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
Tschakki committed May 17, 2019
1 parent f6b4212 commit 0e28762
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions framework/src/controller/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
# Controller

## Description

The controller is a parent process, that is responsible for managing every user interaction with each [component](../components/README.md) and [module](../modules/README.md) of the framework.
E.g. restarting the node, launching a rebuild verification process, etc.

The controller is responsible for initialization of the infrastructure-level components.
The controller also initializes each module separately.
If any module is configured to load as a child process, then it is the controller's responsibility to do so.
Expand Down

0 comments on commit 0e28762

Please sign in to comment.