From 9d3bf5a4e364b4bd837ef3c98a883a10128447ba Mon Sep 17 00:00:00 2001 From: Ilya Murzinov Date: Sat, 28 Feb 2015 00:53:27 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0fdc5dd..f8ae0e7 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,5 @@ This adapter only generates XML files containing information about tests. See [wiki section](https://github.com/allure-framework/allure-core/wiki#generating-report) on how to generate report. ## Further reading + * [Article](http://ilya-murzinov.github.io/articles/allure-csharp/) about configuring adapter * [Allure NUnit Wiki](https://github.com/allure-framework/allure-csharp-commons/wiki)