Skip to content

Commit

Permalink
Moved section down
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraust committed May 27, 2024
1 parent 44ebd30 commit 4b7d2cc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@

User Interface for the OSCR parser.

# Companion Web Application

The STOCD team provides a companion web application for OSCR located at [oscr.stobuilds.com](https://oscr.stobuilds.com).
This allows users to view and download combat log data without OSCR installed, however uploads
and more detailed analysis of combat logs requires OSCR or a parser that supports
interracting with OSCR's backend such as [CLA](https://github.com/AnotherNathan/STO_CombatLogAnalyzer).

# Windows Users

For Windows users we have pre-compiled standalone binaries available on the [Releases](https://github.com/STOCD/OSCR-UI/releases) page.
Expand Down Expand Up @@ -56,3 +49,10 @@ source ./venv/bin/activate
# Install OSCR + Requirements.
python3 -m pip install .
```

# Companion Web Application

The STOCD team provides a companion web application for OSCR located at [oscr.stobuilds.com](https://oscr.stobuilds.com).
This allows users to view and download combat log data without OSCR installed, however uploads
and more detailed analysis of combat logs requires OSCR or a parser that supports
interracting with OSCR's backend such as [CLA](https://github.com/AnotherNathan/STO_CombatLogAnalyzer).

0 comments on commit 4b7d2cc

Please sign in to comment.