@@ -10,3 +10,15 @@ Further information can be found in the [wiki](https://github.com/Eden-06/FRaMED

¹) Thomas Kühn, Kevin Ivo Kassin, Walter Cazzola, and Uwe Aßmann, *Modular Feature-Oriented Graphical Editor Product Lines*. In Proceedings of the 22th International Software Product Line Conference, ACM, 2018.
## Installation for Users
1. Install a Java 8 runtime environment
2. Download and run the appropriate build for your system:
- Windows: [64 bit zip](https://git-st.inf.tu-dresden.de/rosi/framed/-/raw/master/build/win32.win32.x86_64.zip)
- Linux: [64 bit zip](https://git-st.inf.tu-dresden.de/rosi/framed/-/raw/master/build/linux.gtk.x86_64.zip)
- Mac OS: [64 bit zip](https://git-st.inf.tu-dresden.de/rosi/framed/-/raw/master/build/macosx.cocoa.x86_64.zip)
## Installation for Developers
Please follow the [instructions on Github](https://github.com/Eden-06/FRaMED-2.0/wiki/Install).