From e8616b520c9ba2290d2a8d83d0d7f1c7be63cf4d Mon Sep 17 00:00:00 2001 From: peusterm Date: Fri, 19 May 2017 10:56:08 +0200 Subject: [PATCH] README: Tab vs. spaces --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 269a3a7..c6c51b4 100755 --- a/README.md +++ b/README.md @@ -27,17 +27,17 @@ To install the emulator package in development mode, do: * `ansible` Install scripts * `misc` Example packages and VNFs * `src` - * `emuvim` Emulator components - * `api` API endpoint implementations - * `rest` REST API for son-emu-cli - * `sonata` Dummy gatekeeper API - * `openstack` OpenStack-like APIs for MANO integration - * `cli` Command line client to control the emulator - * `dashboard` A web-based dashboard to display the emulator's state - * `dcemulator` Emulator core - * `resourcemodel` Resource limitation models - * `examples` Example topology scripts - * `test` Test scripts + * `emuvim` Emulator components + * `api` API endpoint implementations + * `rest` REST API for son-emu-cli + * `sonata` Dummy gatekeeper API + * `openstack` OpenStack-like APIs for MANO integration + * `cli` Command line client to control the emulator + * `dashboard` A web-based dashboard to display the emulator's state + * `dcemulator` Emulator core + * `resourcemodel` Resource limitation models + * `examples` Example topology scripts + * `test` Test scripts * `utils` Helper scripts for SONATA's CI/CD setup -- 2.17.1