Skip to content

Commit 0e32ee4

Browse files
committed
Corrected formatting in readme
1 parent 6fe80c7 commit 0e32ee4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Here are some of the useful commands that can be used within tbe sbt shell
1818
| `projects` | Lists all the sub modules | |
1919
| `<sub-module-name>/run` | Run the main class within the sub-module | scala_core/run |
2020

21+
** Note: The project name may not be same as directory name. Instead, it is the `lay val` variable used to define each module **
22+
2123
# Test Naming Standards
2224
In this repository, we have classified the tests in 4 categories.
2325

0 commit comments

Comments
 (0)