mirror of
https://github.com/kiviktnm/decman.git
synced 2026-09-19 12:08:28 +00:00
Update README.md
This commit is contained in:
+1
-1
@@ -212,7 +212,7 @@ A **Module** is the primary unit for grouping related files, directories, packag
|
|||||||
|
|
||||||
Each module is uniquely identified by its `name`.
|
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
|
```py
|
||||||
import decman
|
import decman
|
||||||
|
|||||||
Reference in New Issue
Block a user