Skip to content

Commit 7242247

Browse files
authored
Center README title
Updated README to use div for image alignment and added description.
1 parent 996ffd1 commit 7242247

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
<p align="center">
1+
<div align="center">
22
<img src="art/dotnet-document.png"/>
3-
</p>
43

54
# dotnet-document
65

76
![Build](https://github.com/p1va/dotnet-document/workflows/Build/badge.svg)
87
[![NuGet](https://img.shields.io/nuget/v/dotnet-document.svg)](https://www.nuget.org/packages/dotnet-document)
98
[![NuGet](https://img.shields.io/nuget/dt/dotnet-document.svg)](https://www.nuget.org/packages/dotnet-document)
109

10+
</div>
11+
1112

1213
A cross platform tool that auto generates an XML doc starting point for your C# codebase.
1314

0 commit comments

Comments
 (0)