Extend note

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
microwavedcola1 2022-01-21 19:31:16 +01:00
parent 7b9f29d8b9
commit 38ee659ce9
1 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,9 @@
### Module structure
As and when we move to a more complete project, we should think of having multiple modules
e.g. core/shared, spot, perpetuals, etc., and then each would have its own instructions and state sub module
e.g. core/shared, spot, perpetuals, etc., and then each would have its own instructions
and state sub module. Goal is that new contributors find relevant code easily and can navigate
easily.
```
programs
└── mango-v4