diff --git a/src/nunit.analyzers/nunit.analyzers.nuspec b/src/nunit.analyzers/nunit.analyzers.nuspec index 98fc84d7..9a795716 100644 --- a/src/nunit.analyzers/nunit.analyzers.nuspec +++ b/src/nunit.analyzers/nunit.analyzers.nuspec @@ -13,7 +13,7 @@ false true Code analyzers and fixes for NUnit 3 - docs/readme.md + docs/README.md This package includes analyzers and code fixes for test projects using NUnit 3. The analyzers will mark wrong usages when writing tests, and the code fixes can be used to used to correct these usages.