From 9f1e2b8ddb4ab664d22efc3a7412be7545d0d91c Mon Sep 17 00:00:00 2001 From: erbel <johannes.erbel@cs.uni-goettingen.de> Date: Mon, 28 Jan 2019 16:33:16 +0100 Subject: [PATCH] Adjusted README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab330ba..19de83d 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ To learn the ropes of MOCCI, we provide step-by-step instructions for three exam 3. [Horizontal Scaling](doc/horizontal.md): This scenario dynamically adds and releases worker nodes in the hadoop cluster of the initial deployment. 4. [Sensor Creation](doc/own.md): This tutorial shows how to add sensors to an OCCI model. -## MOCCI Components and Related Artifacts +## MOCCI Components, Documentation, and Related Artifacts MOCCI itself is a monitoring extension that in combination with pre-existing software from the OCCI ecosystem allows for an easy development and testing of self-adaptation engines for cloud systems. This section provides an overview of MOCCI's components, as well as other tools used to develop and perform the example scenarios. -- GitLab