From ea30f40c3871172a735c03b255c318e17d475d5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabio=20L=C3=B3pez=20Pires?= Date: Fri, 3 Aug 2018 13:22:30 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a5ef8c..2138d9a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Dynamic Virutal Machine Placement Framework +# Dynamic Virtual Machine Placement Framework This project contains the source code and results of the following research: @@ -124,4 +124,4 @@ The framework generates the following files: - *reconfiguration_call_times*: Number of reconfiguration calls. - *wasted_resources*: Average of wasted resources (one column per resource) - *wasted_resources_ratio*: Average of wasted resources (considering all resources) -- *scenarios_scores*: Score per each executed scenario. \ No newline at end of file +- *scenarios_scores*: Score per each executed scenario.