diff --git a/Console/README.md b/Console/README.md
index ecc29b4..eccfb41 100644
--- a/Console/README.md
+++ b/Console/README.md
@@ -5,18 +5,56 @@
---
-| | Description |
-|--------------|----------------------------------------------------------------|
-| CREATED BY: | Latency McLaughlin |
-| UPDATED: | 4/13/2024 |
-| FRAMEWORK: | ([Latest]) |
-| LANGUAGE: | [C#] preview |
-| OUTPUT TYPE: | WinExe [API] |
-| SUPPORTS: | [Visual Studio] |
-| GFX SUBSYS: | [WinForms] |
-| TAGS: | [C#], [.NET], [API], [Visual Studio] |
-| STATUS | [](https://github.com/Latency/AsyncTask/actions/workflows/dotnet.yml) |
-| LICENSE: | [](https://github.com/Latency/AsyncTask/blob/master/MIT-LICENSE.txt) |
-| VERSION: | [](https://github.com/Latency/AsyncTask/releases) |
+
+
+ |
+Description |
+
+
+CREATED BY: |
+[Latency McLaughlin] |
+
+
+UPDATED: |
+4/13/2024 |
+
+
+FRAMEWORK: |
+ |
+
+
+LANGUAGE: |
+[C#] preview |
+
+
+OUTPUT TYPE: |
+WinExe [API] |
+
+
+SUPPORTS: |
+[Visual Studio] |
+
+
+GFX SUBSYS: |
+[WinForms] |
+
+
+TAGS: |
+ |
+
+
+STATUS: |
+ |
+
+
+LICENSE: |
+ |
+
+
+VERSION: |
+ |
+
+
+
diff --git a/EventElements/README.md b/EventElements/README.md
index 44d86c3..182a27f 100644
--- a/EventElements/README.md
+++ b/EventElements/README.md
@@ -5,18 +5,56 @@
---
-| | Description |
-|--------------|----------------------------------------------------------------|
-| CREATED BY: | Latency McLaughlin |
-| UPDATED: | 4/13/2024 |
-| FRAMEWORK: | ([Latest]) |
-| LANGUAGE: | [C#] preview |
-| OUTPUT TYPE: | Library [API] |
-| SUPPORTS: | [Visual Studio] |
-| GFX SUBSYS: | [None] |
-| TAGS: | [C#], [.NET], [API], [Visual Studio] |
-| STATUS | [](https://github.com/Latency/AsyncTask/actions/workflows/dotnet.yml) |
-| LICENSE: | [](https://github.com/Latency/AsyncTask/blob/master/MIT-LICENSE.txt) |
-| VERSION: | [](https://github.com/Latency/AsyncTask/releases) |
+
+
+ |
+Description |
+
+
+CREATED BY: |
+[Latency McLaughlin] |
+
+
+UPDATED: |
+4/13/2024 |
+
+
+FRAMEWORK: |
+ |
+
+
+LANGUAGE: |
+[C#] preview |
+
+
+OUTPUT TYPE: |
+Library [API] |
+
+
+SUPPORTS: |
+[Visual Studio] |
+
+
+GFX SUBSYS: |
+[None] |
+
+
+TAGS: |
+[C#], [.NET], [API], [Visual Studio] |
+
+
+STATUS: |
+ |
+
+
+LICENSE: |
+ |
+
+
+VERSION: |
+ |
+
+
+
diff --git a/GUI/README.md b/GUI/README.md
index 3a18b3e..0193d41 100644
--- a/GUI/README.md
+++ b/GUI/README.md
@@ -5,18 +5,56 @@
---
-| | Description |
-|--------------|----------------------------------------------------------------|
-| CREATED BY: | Latency McLaughlin |
-| UPDATED: | 4/13/2024 |
-| FRAMEWORK: | ([Latest]) |
-| LANGUAGE: | [C#] preview |
-| OUTPUT TYPE: | WinExe [API] |
-| SUPPORTS: | [Visual Studio] |
-| GFX SUBSYS: | [WPF] |
-| TAGS: | [C#], [.NET], [API], [Visual Studio] |
-| STATUS | [](https://github.com/Latency/AsyncTask/actions/workflows/dotnet.yml) |
-| LICENSE: | [](https://github.com/Latency/AsyncTask/blob/master/MIT-LICENSE.txt) |
-| VERSION: | [](https://github.com/Latency/AsyncTask/releases) |
+
+
+ |
+Description |
+
+
+CREATED BY: |
+[Latency McLaughlin] |
+
+
+UPDATED: |
+4/13/2024 |
+
+
+FRAMEWORK: |
+ |
+
+
+LANGUAGE: |
+[C#] preview |
+
+
+OUTPUT TYPE: |
+WinExe [API] |
+
+
+SUPPORTS: |
+[Visual Studio] |
+
+
+GFX SUBSYS: |
+[WPF] |
+
+
+TAGS: |
+ |
+
+
+STATUS: |
+ |
+
+
+LICENSE: |
+ |
+
+
+VERSION: |
+ |
+
+
+
diff --git a/Properties/Console.png b/Properties/Console.png
new file mode 100644
index 0000000..14fcf30
Binary files /dev/null and b/Properties/Console.png differ
diff --git a/README.md b/README.md
index 193214d..e42005c 100644
--- a/README.md
+++ b/README.md
@@ -5,27 +5,71 @@
---
-| | Description |
-|--------------|----------------------------------------------------------------|
-| CREATED BY: | Latency McLaughlin |
-| UPDATED: | 4/13/2024 |
-| FRAMEWORK: | [net452], [netstandard2.0], [netstandard2.1], [net9.0] ([Latest]) |
-| LANGUAGE: | [C#] preview |
-| OUTPUT TYPE: | Library [API] |
-| SUPPORTS: | [Visual Studio] |
-| GFX SUBSYS: | [None] |
-| TAGS: | [API TAP TPL .NET Core ORM IoC DI Generics Delegates EventHandlers Parametric-Polymorphism] |
-| STATUS | [](https://github.com/Latency/AsyncTask/actions/workflows/dotnet.yml) |
-| LICENSE: | [](https://github.com/Latency/AsyncTask/blob/master/MIT-LICENSE.txt) |
-| VERSION: | [](https://github.com/Latency/AsyncTask/releases) |
+
+
+ |
+Description |
+
+
+CREATED BY: |
+[Latency McLaughlin] |
+
+
+UPDATED: |
+4/13/2024 |
+
+
+FRAMEWORK: |
+net452, netstandard2.0, netstandard2.1, net9.0 |
+
+
+LANGUAGE: |
+[C#] preview |
+
+
+OUTPUT TYPE: |
+Library [API] |
+
+
+SUPPORTS: |
+[Visual Studio] |
+
+
+GFX SUBSYS: |
+[None] |
+
+
+TAGS: |
+[API], [TAP], [TPL], [.NET], [Core], [ORM], [IoC], [DI], [Generics], [Delegates], [EventHandlers], [Parametric-Polymorphism] |
+
+
+STATUS: |
+ |
+
+
+LICENSE: |
+ |
+
+
+VERSION: |
+ |
+
+
-### Model-View-Controller / Adapter Dynamically Linked Library ([MVC]/[MVA] [DLL])
+## Model-View-Controller / Adapter Dynamically Linked Library ([MVC]/[MVA] [DLL])
-## Task-based Asynchronous Pattern ([TAP])
+### Task-based Asynchronous Pattern ([TAP])
-### Screenshot
+
+
+## Screenshots
+
+### WinForms
+
+
+### WPF

diff --git a/Unit Tests/README.md b/Unit Tests/README.md
index 2cbbb30..c31d44d 100644
--- a/Unit Tests/README.md
+++ b/Unit Tests/README.md
@@ -5,18 +5,56 @@
---
-| | Description |
-|--------------|----------------------------------------------------------------|
-| CREATED BY: | Latency McLaughlin |
-| UPDATED: | 4/13/2024 |
-| FRAMEWORK: | ([Latest]) |
-| LANGUAGE: | [C#] preview |
-| OUTPUT TYPE: | Exe [API] |
-| SUPPORTS: | [Visual Studio] |
-| GFX SUBSYS: | [None] |
-| TAGS: | [C#], [.NET], [API], [Visual Studio] |
-| STATUS | [](https://github.com/Latency/AsyncTask/actions/workflows/dotnet.yml) |
-| LICENSE: | [](https://github.com/Latency/AsyncTask/blob/master/MIT-LICENSE.txt) |
-| VERSION: | [](https://github.com/Latency/AsyncTask/releases) |
+
+
+ |
+Description |
+
+
+CREATED BY: |
+[Latency McLaughlin] |
+
+
+UPDATED: |
+4/13/2024 |
+
+
+FRAMEWORK: |
+ |
+
+
+LANGUAGE: |
+[C#] preview |
+
+
+OUTPUT TYPE: |
+Exe [API] |
+
+
+SUPPORTS: |
+[Visual Studio] |
+
+
+GFX SUBSYS: |
+[None] |
+
+
+TAGS: |
+ |
+
+
+STATUS: |
+ |
+
+
+LICENSE: |
+ |
+
+
+VERSION: |
+ |
+
+
+
diff --git a/src/AsyncTask.csproj b/src/AsyncTask.csproj
index f809e7a..e362d72 100644
--- a/src/AsyncTask.csproj
+++ b/src/AsyncTask.csproj
@@ -5,7 +5,7 @@
3.1.0-preview.9
Asynchronous Task Extension Library
Synchronization context change from async to sync.
- API TAP TPL .NET Core ORM IoC DI Generics Delegates EventHandlers Parametric-Polymorphism
+ API; TAP; TPL; .NET; Core; ORM; IoC; DI; Generics; Delegates; EventHandlers; Parametric-Polymorphism
True
@@ -14,15 +14,7 @@
-
+
\ No newline at end of file
diff --git a/src/README_BODY.md b/src/README_BODY.md
index 0ec62c2..1f55a83 100644
--- a/src/README_BODY.md
+++ b/src/README_BODY.md
@@ -1,8 +1,15 @@
-### Model-View-Controller / Adapter Dynamically Linked Library ([MVC]/[MVA] [DLL])
+## Model-View-Controller / Adapter Dynamically Linked Library ([MVC]/[MVA] [DLL])
-## Task-based Asynchronous Pattern ([TAP])
+### Task-based Asynchronous Pattern ([TAP])
-### Screenshot
+
+
+## Screenshots
+
+### WinForms
+
+
+### WPF
