diff options
author | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2020-08-25 15:09:28 +0200 |
---|---|---|
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2020-08-28 09:43:40 +0000 |
commit | d0e9d1fb9422effe0fe2408c8de2553e2ac20702 (patch) | |
tree | dbf7f24a1bed98348f47d89baa7abb6302856b79 /README.md | |
parent | f424150ab486bf6e2cd565d614b80ea2ea36d757 (diff) |
Add truststore merger description in readme
Issue-ID: DCAEGEN2-2253
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I522f40f86fd7433c9b3d3578cd819a294ea078e8
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,9 +7,10 @@ More information about the project and all its functionalities you can find unde https://wiki.onap.org/display/DW/OOM+Certification+Service ``` -Project consists of two submodules: +Project consists of three submodules: 1. oom-certservice-api 2. oom-certservice-client +3. oom-truststore-merger Detailed information about submodules can be found in ```README.md``` in their directories. |