From ceaa8e9f585284e6b275735f4a692097d504449b Mon Sep 17 00:00:00 2001 From: roysurles <37274814+roysurles@users.noreply.github.com> Date: Wed, 2 May 2018 00:54:07 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5807da..82cb464 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Note: changed return type of IOhmValueCalculator.CalculateOhmValue to nullable Pre-Reqs.: 1) .net core 2.0 -2) visual studio 2017 with latest updates +2) Visual Studio 2017 with latest updates To run: 1) Download or clone project