Skip to content

Commit f48bd02

Browse files
committed
#6 updating readme to reflect the new repo structure.
1 parent ae5449d commit f48bd02

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,20 @@ It also contains the EPICS parent POM that is inherited by all modules,
66
and provides a convenience dependency POM that can be used by other projects
77
to depend on a matching set of the EPICS Core libraries.
88

9-
All EPICS Core modules are contained as Git submodules.
109

1110
## Code Submodules
12-
Five submodules/directories/projects contain the code of EPICS Core:
11+
Five maven submodules/directories/projects contain the code of EPICS Core:
1312
* pvDataJava
1413
* pvAccessJava
1514
* normativeTypesJava
15+
* epics-util
16+
* epics-vtype
17+
18+
Two git submodules contain the code of EPICS Core:
1619
* pvaClientJava
1720
* pvDatabaseJava
1821

19-
Two submodules contain example code:
22+
Two git submodules contain example code:
2023
* exampleJava
2124
* directoryService
2225

0 commit comments

Comments
 (0)