Update README.md

This commit is contained in:
Kivi Kaitaniemi
2025-12-29 18:13:20 +02:00
committed by GitHub
parent f8a6724816
commit 04770f6a34
+1 -1
View File
@@ -212,7 +212,7 @@ A **Module** is the primary unit for grouping related files, directories, packag
Each module is uniquely identified by its `name`.
Remember to add modules to decman. Modules are added to a list to preserve deterministic execution order for hooks.
Remember to add modules to decman. Modules are added to a list to preserve deterministic execution order for hooks. Modules added first will be executed first.
```py
import decman