From ccd76a7fae0d10aeed42993658f62576385ef48f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Glauco=20Gon=C3=A7alves?= Date: Thu, 22 Jun 2023 10:02:57 -0300 Subject: [PATCH] First README version --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ffddbe6..658fea8 100644 --- a/README.md +++ b/README.md @@ -1 +1,19 @@ -# e2e-slicing-in-a-box \ No newline at end of file +# e2e-slicing-in-a-box + +# Introduction +End-to-End network slicing using ContainerNet, NS-3, DinD etc. + +# Requirements +Tested with **Ubuntu 18.04.** / **Ubuntu 20.04** + +# Dependencies: +1. ContainerNet +2. Ryu +3. NS-3 mmWave +4. python3 & pip +5. Docker + +# Installation: + + +# How-to execute it: \ No newline at end of file