Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
I-Al-Istannen committed Dec 15, 2021
1 parent a1efb25 commit a00f3d3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[![Build Status](http://ci.ialistannen.de/buildStatus/icon?job=MiMaInterpreter)](http://ci.ialistannen.de/job/MiMaInterpreter/)
[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=MiMaInterpreter&metric=alert_status)](https://sonarcloud.io/dashboard?id=MiMaInterpreter)

## Short description
Expand Down Expand Up @@ -27,12 +26,9 @@ and mostly ignores how the machine is actually implemented in hardware.
![Program screenshot](/images/Main_screen.jpg?raw=true "The main program screen")

## Feature requests and bugs
Please open an [issue](https://github.com/I-Al-Istannen/MiMaInterpreter/issues/new/new) :)
Please open an [issue](https://github.com/I-Al-Istannen/MiMaInterpreter/issues/new) :)

## Requirements
* Java **8** with JavaFx (you will have JavaFx if you use the oracle JRE, so windows users should have it by default.
On Linux install `openjfx` from the package manager of your choice.)
* Note that this program is *incompatible* with newer java versions, due to JFoenix being unable to cope

## Download
[![Download](https://media-elerium.cursecdn.com/attachments/202/434/jenkins.png)](http://ci.ialistannen.de/job/MiMaInterpreter/)

0 comments on commit a00f3d3

Please sign in to comment.