-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,24 @@ | ||
# 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) | ||
# Analogy XML Parser <img src="./Assets/Analogy_logo2.png" align="right" width="155px" height="155px"> | ||
|
||
<p align="center"> | ||
|
||
[![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) ![.NET Core Desktop](https://github.com/Analogy-LogViewer/Analogy.LogViewer.XMLParser/workflows/.NET%20Core%20Desktop/badge.svg) | ||
<a href="https://github.com/Analogy-LogViewer/Analogy.LogViewer.XMLParser/issues"> | ||
<img src="https://img.shields.io/github/issues/Analogy-LogViewer/Analogy.LogViewer.XMLParser" alt="Issues" /> | ||
</a> | ||
![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/Analogy-LogViewer/Analogy.LogViewer.XMLParser) | ||
<a href="https://github.com/Analogy-LogViewer/Analogy.LogViewer.XMLParser/blob/master/LICENSE.md"> | ||
<img src="https://img.shields.io/github/license/Analogy-LogViewer/Analogy.LogViewer.XMLParser" alt="License" /> | ||
</a> | ||
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=Analogy-LogViewer/Analogy.LogViewer.XMLParser)](https://dependabot.com) | ||
<a href="https://github.com/Analogy-LogViewer/Analogy.LogViewer.XMLParser/releases"> | ||
<img src="https://img.shields.io/github/v/release/Analogy-LogViewer/Analogy.LogViewer.XMLParser" alt="Latest Release" /> | ||
</a> | ||
<a href="https://github.com/Analogy-LogViewer/Analogy.LogViewer.XMLParser/compare/V0.1.0...master"> | ||
<img src="https://img.shields.io/github/commits-since/Analogy-LogViewer/Analogy.LogViewer.XMLParser/latest" alt="Commits Since Latest Release"/> | ||
</a> | ||
</p> | ||
|
||
|
||
Plain XML File parser for Analogy Log Viewer |