X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=blobdiff_plain;f=README.md;h=311ac75a16d143908d6b949164d48f490c47ca33;hp=d0ee43724e56e572fb088b9561442cc1923c2794;hb=HEAD;hpb=a4b446ae7906f7f99f9381abb32945213ea91063 diff --git a/README.md b/README.md index d0ee4372..311ac75a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Mograsim [![Build Status](https://travis-ci.com/Mograsim-Team/Mograsim.svg?branch=master)](https://travis-ci.com/Mograsim-Team/Mograsim) +# About Mograsim Mograsim is a modular, graphical simulator for teaching microprogramming, ISAs and circuit logic in a way that allows for a smooth transition between those levels. @@ -12,12 +12,19 @@ and what the purpose of microprogramming is. In more detail, Mograsim allows: * View the Circuit Logic operating and executing the microprogram in detail Mograsim focuses especially on the AMD Am2900 Family microprocessors in a specific -16-bit arrangement used by the Technical University of Munich as an example. +16-bit arrangement used by the Technical University of Munich as an example. + +**For more information and how to use and install Mograsim, visit https://mograsim.net** # Getting Started -See [Getting Started](docs/getting_started.md) +See https://mograsim.net#_getting_started_with_mograsim # Building Mograsim -See [Building Mograsim](docs/building_mograsim.md) \ No newline at end of file +| Branch | Status | +| ------ | ------ | +| `master` | ![Java CI](https://github.com/MaisiKoleni/Mograsim/workflows/Java%20CI/badge.svg) | +| `development` | ![Java CI](https://github.com/MaisiKoleni/Mograsim/workflows/Java%20CI/badge.svg?branch=development) | + +See [Building Mograsim](docs/building_mograsim.md)