From 4031c4aeaf5953cdbf79fc77242caae8e117636a Mon Sep 17 00:00:00 2001 From: Kimet Date: Sat, 6 Apr 2024 20:08:18 +0200 Subject: [PATCH] update --- README.md | 10 +++++++++- Sources/CustomControls/README.md | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95eee42..94c6fa6 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,15 @@ | | Deleting records from SQL Server Express Database | | 0.0.3 | Establishing a remote connection to the SQL Server Express database | | 0.0.4 | Developing a custom web control for table manipulation | -| 0.0.5 | Developing a custom web control Tetris | +| 0.0.5 | Developing a custom web control Tetris | + +| Custom Web Control | COMMENT | +| ------ | ------ | +|0F9F7D83-89C4-469B-A897-40CCE1091384| Template (pending update) | +|9DE938AC-F10E-4DED-B46D-5B3B0618B180| Table | +|4E4FE6DA-82F7-4B2A-9C67-4432F6BEE3DE| Tetris | + +[Download](Sources/CustomControl/README.md) *** ## Tutorial diff --git a/Sources/CustomControls/README.md b/Sources/CustomControls/README.md index af3334a..1a409a2 100644 --- a/Sources/CustomControls/README.md +++ b/Sources/CustomControls/README.md @@ -46,7 +46,7 @@ This guide provides instructions on how to install Custom Web Controls for a TIA * Pc Windows 10 ## Package -| | COMMENT | +| Custom Web Control | COMMENT | | ------ | ------ | |0F9F7D83-89C4-469B-A897-40CCE1091384| Template (pending update) | |9DE938AC-F10E-4DED-B46D-5B3B0618B180| Table |