From a1ea1fd9f6e3a4aedca7d0321335d56032f11749 Mon Sep 17 00:00:00 2001 From: Reiner Jung Date: Tue, 1 Aug 2023 19:31:18 +0200 Subject: [PATCH] Minor fixes. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d0b9f42..003d4d6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ All java tools can be build with ## Package Call `./assemble-tools.sh` to produce one tar bundle containing all tools and its -libraries. This archive uses way less space than the individual tools, as they +libraries. This archive uses way less space than the individual tools, as they share many of the libraries. ## Execute @@ -33,5 +33,3 @@ Current tools: - restructuring compute the necessary steps to change one architecture into a new one - rewrite-log-entries preprocess kieker log files from Kieker4C monitoring to resolve function references - sar (static architecutre reconstruction) read calls and data access files to reconstruct the architecture - -