From f05835632755bcde578726ba8355c26742ddbfa7 Mon Sep 17 00:00:00 2001 From: Scott Whitney <79826944+puppetsw@users.noreply.github.com> Date: Sat, 4 Dec 2021 14:39:09 +1030 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 041aa5b..5709aa3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # AutoCAD Test Runner -An AutoCAD test runner using the NUnitLite framework. +An AutoCAD test runner using the NUnitLite framework. + +Inspired by the work done by CADBloke. https://github.com/CADbloke/CADtest ## Running