MPROMEditor now calls its columns "Opcode" and "muPC"
[Mograsim.git] / README.md
index 04ce0bd..311ac75 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,17 +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
 
 | Branch | Status |
 | ------ | ------ |
-| `master` | [![Build Status](https://travis-ci.com/Mograsim-Team/Mograsim.svg?branch=master)](https://travis-ci.com/Mograsim-Team/Mograsim) |
-| `development` | [![Build Status](https://travis-ci.com/Mograsim-Team/Mograsim.svg?branch=development)](https://travis-ci.com/Mograsim-Team/Mograsim) |
+| `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)
\ No newline at end of file
+See [Building Mograsim](docs/building_mograsim.md)