docs: update README submission section and improve clarity

This commit is contained in:
2026-06-05 23:59:27 +03:30
parent 797ec969fb
commit ef19e4e904
4 changed files with 13 additions and 6 deletions
@@ -13,8 +13,6 @@ import java.util.concurrent.*;
* - Building the system
* - Running the simulation
* - Managing lifecycle (threads, schedulers)
*
* This class replaces DemoFactory as a full runner.
*/
public final class DemoApplication {