Skip to content

Commit 678b62f

Browse files
authored
Update README.md
1 parent bb7b61c commit 678b62f

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

README.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,24 @@
1-
# Analogy XML Parser [![Gitter](https://badges.gitter.im/Analogy-LogViewer/community.svg)](https://gitter.im/Analogy-LogViewer/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Build Status](https://dev.azure.com/Analogy-LogViewer/Analogy%20Log%20Viewer/_apis/build/status/Analogy-LogViewer.Analogy.LogViewer.XMLParser?branchName=master)](https://dev.azure.com/Analogy-LogViewer/Analogy%20Log%20Viewer/_build/latest?definitionId=19&branchName=master)
1+
# Analogy XML Parser <img src="./Assets/Analogy_logo2.png" align="right" width="155px" height="155px">
2+
3+
<p align="center">
4+
5+
[![Gitter](https://badges.gitter.im/Analogy-LogViewer/community.svg)](https://gitter.im/Analogy-LogViewer/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
6+
[![Build Status](https://dev.azure.com/Analogy-LogViewer/Analogy%20Log%20Viewer/_apis/build/status/Analogy-LogViewer.Analogy.LogViewer.XMLParser?branchName=master)](https://dev.azure.com/Analogy-LogViewer/Analogy%20Log%20Viewer/_build/latest?definitionId=19&branchName=master) ![.NET Core Desktop](https://github.com/Analogy-LogViewer/Analogy.LogViewer.XMLParser/workflows/.NET%20Core%20Desktop/badge.svg)
7+
<a href="https://github.com/Analogy-LogViewer/Analogy.LogViewer.XMLParser/issues">
8+
<img src="https://img.shields.io/github/issues/Analogy-LogViewer/Analogy.LogViewer.XMLParser" alt="Issues" />
9+
</a>
10+
![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/Analogy-LogViewer/Analogy.LogViewer.XMLParser)
11+
<a href="https://github.com/Analogy-LogViewer/Analogy.LogViewer.XMLParser/blob/master/LICENSE.md">
12+
<img src="https://img.shields.io/github/license/Analogy-LogViewer/Analogy.LogViewer.XMLParser" alt="License" />
13+
</a>
14+
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=Analogy-LogViewer/Analogy.LogViewer.XMLParser)](https://dependabot.com)
15+
<a href="https://github.com/Analogy-LogViewer/Analogy.LogViewer.XMLParser/releases">
16+
<img src="https://img.shields.io/github/v/release/Analogy-LogViewer/Analogy.LogViewer.XMLParser" alt="Latest Release" />
17+
</a>
18+
<a href="https://github.com/Analogy-LogViewer/Analogy.LogViewer.XMLParser/compare/V0.1.0...master">
19+
<img src="https://img.shields.io/github/commits-since/Analogy-LogViewer/Analogy.LogViewer.XMLParser/latest" alt="Commits Since Latest Release"/>
20+
</a>
21+
</p>
22+
23+
224
Plain XML File parser for Analogy Log Viewer

0 commit comments

Comments
 (0)