diff --git a/Octokit.Reactive/DocPlagiarizer.README.md b/Octokit.Reactive/DocPlagiarizer.README.md index b1195882..e98aff17 100644 --- a/Octokit.Reactive/DocPlagiarizer.README.md +++ b/Octokit.Reactive/DocPlagiarizer.README.md @@ -1,10 +1,10 @@ -#DocPlagiarizer +# DocPlagiarizer -##What is it? +## What is it? A build task for MSBuild that will copy xml documentation comments from interfaces to implementations. -##How do I install it? +## How do I install it? Install using NuGet @@ -12,6 +12,6 @@ Install using NuGet This will add the build task to your project, create a build target that calls the task and set that target to run before `Build`. -##How do I use it? +## How do I use it? -Build your project and let your editor reload any changed files. \ No newline at end of file +Build your project and let your editor reload any changed files.