From be9218c45ff45369e3b6cfe95420c6d5ceb26575 Mon Sep 17 00:00:00 2001 From: Dick Baker Date: Tue, 8 Oct 2024 20:16:17 +0100 Subject: [PATCH] Update README.md I added a new image (alas should have a better description), but hope this PR may help someone. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3f92662..3ac47653 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Releases provide convenient downloads of sample databases and applications, elim - [IoT Smart Grid sample v1.0](https://github.com/Microsoft/sql-server-samples/releases/tag/iot-smart-grid-v1.0) illustrates how SQL Server can be leveraged to ingest data from IoT devices and sensors, and how you can run analytics on that data. To see the complete list of resources in this repository, navigate to [Releases](https://github.com/Microsoft/sql-server-samples/releases) +(this now includes an entity diagram of Northwind database) to help visual learners. ## Working in GitHub To contribute on GitHub, follow these steps: