diff --git a/README.md b/README.md
index 1a54694858..c007157a78 100644
--- a/README.md
+++ b/README.md
@@ -20,9 +20,9 @@ Install tools by editing your \*.csproj file and adding a `DotNetCliToolReferenc
```xml
-
-
-
+
+
+
```
diff --git a/src/Microsoft.DotNet.Watcher.Tools/README.md b/src/Microsoft.DotNet.Watcher.Tools/README.md
index 32ecfdcc2a..dafbcde2e3 100644
--- a/src/Microsoft.DotNet.Watcher.Tools/README.md
+++ b/src/Microsoft.DotNet.Watcher.Tools/README.md
@@ -8,7 +8,7 @@ Install `Microsoft.DotNet.Watcher.Tools` as a `DotNetCliToolReference` to your p
```xml
-
+
```
diff --git a/src/Microsoft.Extensions.Caching.SqlConfig.Tools/README.md b/src/Microsoft.Extensions.Caching.SqlConfig.Tools/README.md
index ec0c35973a..dae4ad333e 100644
--- a/src/Microsoft.Extensions.Caching.SqlConfig.Tools/README.md
+++ b/src/Microsoft.Extensions.Caching.SqlConfig.Tools/README.md
@@ -9,7 +9,7 @@ Install `Microsoft.Extensions.Caching.SqlConfig.Tools` as a `DotNetCliToolRefere
```xml
-
+
```
diff --git a/src/Microsoft.Extensions.SecretManager.Tools/README.md b/src/Microsoft.Extensions.SecretManager.Tools/README.md
index a933ba8c30..f23371dc30 100644
--- a/src/Microsoft.Extensions.SecretManager.Tools/README.md
+++ b/src/Microsoft.Extensions.SecretManager.Tools/README.md
@@ -9,7 +9,7 @@ Install `Microsoft.Extensions.SecretManager.Tools` as a `DotNetCliToolReference`
```xml
-
+
```