From b0a3fce764a378572a9b2cc52042f556f0b1b16e Mon Sep 17 00:00:00 2001 From: rschoene <rene.schoene@tu-dresden.de> Date: Tue, 8 Mar 2016 08:58:57 +0100 Subject: [PATCH] Added description in README. - Fixed link. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 48f5a7e..647bc0f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@ terms of the MIT license (X11 license) which accompanies this distribution. Author: R. Schöne +# Description + +This project combines two technologies/approaches from different areas, namely [MQuAT](https://bitbucket.org/rschoene/mquat) and [RACR](https://github.com/christoff-buerger/racr/) +with the aim to build efficient self-adaptive systems. + # Setup - clone [the racr repo](https://github.com/christoff-buerger/racr.git) @@ -12,4 +17,4 @@ Author: R. Schöne # Links -- view measurement results [online](http://nbviewer.ipython.org/urls/bitbucket.org/rschoene/racr-mquat/raw/master/ilp-measurement.ipynb) +- measurement results can be viewed [online at github](https://github.com/rene-schoene/racr-mquat/blob/master/ilp-measurement.ipynb) -- GitLab