From 41a5d3d900be4c1de351ce74166f58a0f7fb8c64 Mon Sep 17 00:00:00 2001 From: Patrick Beyersdorffer <patrick.beyersdorffer@reutlingen-university.de> Date: Thu, 11 May 2023 12:23:00 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63112ef..a698492 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # AQM-Interaction -This repository contains (1) the [replication package](replication_package) of the paper _Alignment of Quality Models for Assessing Software Requirements in Large-scale Projects: A Case from Space_ (currently under review), and (2) the code for the implemented light weighted tool to interact with the Aligned Quality-Model Map (AQM) during the applied case study. Both contributions are desired for usage in further projects to achieve reliable quality assessment during large-scale software development projects. +This repository contains (1) the [replication package](replication_package) of the paper _Alignment of Quality Models for Assessing Software Requirements in Large-scale Projects: A Case from Space_ (accepted for the ICE conference 2023), and (2) the code for the implemented light weighted tool to interact with the Aligned Quality-Model Map (AQM) during the applied case study. Both contributions are desired for usage in further projects to achieve reliable quality assessment in large-scale software development projects. ## Installation Clone this repository on your machine: -- GitLab