From 33d857826fc93fd34240083e234b0d445db22b74 Mon Sep 17 00:00:00 2001 From: Simon G Date: Mon, 25 Nov 2019 11:04:56 +0100 Subject: [PATCH] - update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8bc85d2..9add069 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,6 @@ or you can use the [`.NET CLI`](https://github.com/SimonG96/LightweightIocContai ### Demo Project -There is a [demo project][demoProjectLink] available where you can check out how different functions of the Lightweight IOC Container can be used. -This demo project is updated with new versions of the Lightweight IOC Container to show the usage of newly implemented functions. +There is a [demo project][demoProjectLink] available where you can check out how different functions of the Lightweight IOC Container can be used. [demoProjectLink]: https://github.com/SimonG96/LightweightIocContainer_Example