updated locat
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Module modes
|
# Module modes
|
||||||
A module can be external(in other/external git repo) or internal(Modules/<ModuleName>).
|
A module can be external(in other/external git repo) or internal(SubModules/<ModuleName>).
|
||||||
In both cases the file structure is expected as shown below
|
In both cases the file structure is expected as shown below
|
||||||
|
|
||||||
# List of possible Files and expected Structure
|
# List of possible Files and expected Structure
|
||||||
@@ -12,7 +12,7 @@ In both cases the file structure is expected as shown below
|
|||||||
* config/*
|
* config/*
|
||||||
|
|
||||||
## The internal module location
|
## The internal module location
|
||||||
Modules/`<ModuleName>`
|
SubModules/`<ModuleName>`
|
||||||
|
|
||||||
# File Explanation
|
# File Explanation
|
||||||
| File Name | Description |
|
| File Name | Description |
|
||||||
|
|||||||
Reference in New Issue
Block a user