updated locat
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 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
|
||||
|
||||
# List of possible Files and expected Structure
|
||||
@@ -12,7 +12,7 @@ In both cases the file structure is expected as shown below
|
||||
* config/*
|
||||
|
||||
## The internal module location
|
||||
Modules/`<ModuleName>`
|
||||
SubModules/`<ModuleName>`
|
||||
|
||||
# File Explanation
|
||||
| File Name | Description |
|
||||
|
||||
Reference in New Issue
Block a user