From 569b0401fe72ffe2856ef4797b3d479fe64bd7c6 Mon Sep 17 00:00:00 2001 From: Matteo Cominetti Date: Thu, 30 Jul 2020 19:42:29 +0100 Subject: [PATCH] updated readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 255c123..1255153 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ ## Intro -An xUnit runner for Autodesk Revit. Read more about this tool on our blog: TODO-LINK. +An xUnit runner for Autodesk Revit. + +Check out our blog post on this 👉 https://speckle.systems/blog/xunitrevit ! xUnitRevit uses [speckle.xunit.runner.wpf](https://github.com/Speckle-Next/speckle.xunit.runner.wpf) which is a fork of [xunit.runner.wpf](https://github.com/Pilchie/xunit.runner.wpf), it allows to easily develop and run xUnit tests in Revit.