From 4a8578361d81a68864691157fbc3e92a93b60a14 Mon Sep 17 00:00:00 2001 From: Lars <57503246+larsk21@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:42:25 +0200 Subject: [PATCH] replace "vitruv" with "vitruvius" in README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e5166727a4..55b3d62e55 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,17 @@ [![Issues](https://img.shields.io/github/issues/vitruv-tools/Vitruv.svg)](https://github.com/vitruv-tools/Vitruv/issues) [![License](https://img.shields.io/github/license/vitruv-tools/Vitruv.svg)](https://raw.githubusercontent.com/vitruv-tools/Vitruv/main/LICENSE) -[Vitruv](https://vitruv.tools) is a framework for view-based software development. It assumes different models to be used for describing a software system, -which are automatically kept consistent by the framework and its applications. For general information on Vitruv, see our [GitHub Organisation](https://github.com/vitruv-tools) and our [Wiki](https://github.com/vitruv-tools/.github/wiki). +[Vitruvius](https://vitruv.tools) is a framework for view-based software development. It assumes different models to be used for describing a software system, +which are automatically kept consistent by the framework and its applications. For general information on Vitruvius, see our [GitHub Organisation](https://github.com/vitruv-tools) and our [Wiki](https://github.com/vitruv-tools/.github/wiki). This project contains the central definition of a V-SUM (Virtual Single Underlying Model) containing development artifacts to be kept consistent and to be accessed and modified via views. ## Installation -Vitruv can be installed in Eclipse via the [nightly update site](https://vitruv.tools/updatesite/nightly). A wiki page provides [detailed instructions for using or extending Vitruv](https://github.com/vitruv-tools/.github/wiki/Getting-Started). +Vitruvius can be installed in Eclipse via the [nightly update site](https://vitruv.tools/updatesite/nightly). A wiki page provides [detailed instructions for using or extending Vitruvius](https://github.com/vitruv-tools/.github/wiki/Getting-Started). ## Project Development -Vitruv is realized as Eclipse Plug-ins and depends on the following Eclipse tools: +Vitruvius is realized as Eclipse plug-ins and depends on the following Eclipse tools: - Eclipse Modeling Framework (EMF) _as the modelling environment_ - Xtend _for code_