diff --git a/README.md b/README.md
index 0a793ea..c629713 100644
--- a/README.md
+++ b/README.md
@@ -9,10 +9,8 @@ for auditing and logging activities.
## Add-Ons
This solution contains three supporting directories. The intent of these artifacts to enable
resources to work locally:
-1. platform-addons: needed software to run locally. This currently contains amq-streams-1.5 (which is the upstream of Kafka 2.6)
-2. platform-scripts: support running kafka, creating/listing and deleting topics needed for this solution
-and also building and packaging the solution as well. All the scripts are named to describe their capabilities
-3. platform-datatier: DDL that support this implementation
++ platform-scripts: support for some common platform activities. All the scripts are named to describe their capabilities
++ platform-datatier: DDL that support this implementation
## Pre-Requisites
For all iDaaS design patterns it should be assumed that you will either install as part of this effort, or have the following:
@@ -157,18 +155,12 @@ curl --location --request POST 'http://localhost:8080/message' \
### Automated Builds
Automated Builds are going to be done in Azure Pipelines
+# Getting Involved
+Here are a few ways you can get or stay involved.
+
## Ongoing Enhancements
-We maintain all enhancements within the Git Hub portal under the
-projects tab
+We maintain all enhancements within the Git Hub portal under the projects tab, please feel free to make recommendations our goal is to continually improve.
## Defects/Bugs
-All defects or bugs should be submitted through the Git Hub Portal under the
-issues tab
-
-## Chat and Collaboration
-You can always leverage Red Hat Healthcare's ZuilpChat area
-and find all the specific areas for iDAAS-DataHub. We look forward to any feedback!!
-
-If you would like to contribute feel free to, contributions are always welcome!!!!
-
+All defects or bugs should be submitted through the Git Hub Portal under the issues tab
Happy using and coding....