diff --git a/README.md b/README.md index 2b5f7e0..c53fc2c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ # app-linked-data -Application Descriptor Repository for Linked Data application. +Application Descriptor repository for Linked Data application. ## Modules | Module name | |:-----------------------| | `mod-linked-data` | +| `mod-atom-feed-reader` | +| `mod-hub-data-import` | +| `mod-graph-rebuilder` | ## UI Modules diff --git a/app-linked-data.template.json b/app-linked-data.template.json index b54a34f..89f7d2f 100644 --- a/app-linked-data.template.json +++ b/app-linked-data.template.json @@ -13,6 +13,18 @@ { "name": "mod-linked-data", "version": "latest" + }, + { + "name": "mod-atom-feed-reader", + "version": "latest" + }, + { + "name": "mod-hub-data-import", + "version": "latest" + }, + { + "name": "mod-graph-rebuilder", + "version": "latest" } ], "uiModules": [