Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Crowley2012 committed Oct 11, 2018
1 parent 290af0a commit 5c74454
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,24 @@ Simple application to allow a quick look at logs generated from RomRaider.

## Features
- Browse for log files
- Drag log files onto exe to open immediately
- Grid view of raw data
- Sortable and draggable columns
- Graph view supports multiple graph types
- You can graph all data or select specific rows
- Select which columns you want to graph
- Export graph as PNG
- Notification for new releases

## Requirements
- .Net 4.7.2 [https://www.microsoft.com/net/download/thank-you/net472]
- .Net 4.5.2 [https://www.microsoft.com/en-us/download/details.aspx?id=42642]

## Install
- Download the latest Release.zip [https://github.com/Crowley2012/RomRaiderLogViewer/releases/latest]
- Extract the zip file and run the executable

## Screenshots
<p align="center">
<img src="https://i.imgur.com/wH6mL8d.png">
<img src="https://i.imgur.com/DcAc44a.png">
<img src="https://i.imgur.com/LHGiqjD.png">
<img src="https://i.imgur.com/UY2D8af.png">
</p>

0 comments on commit 5c74454

Please sign in to comment.