From 1a90780ea9ac62de3450187cf451f50201939641 Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Tue, 25 Sep 2018 03:34:11 -0400 Subject: [PATCH] Correct bad spacing --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f47bbdd8..6d21fc64 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ FRRouting is used to manage virtual networking via BGP EVPN, and Libvirt is used PVC itself is composed of four daemons: - * Virtualization - * Network - * Router - * Provisioning +* Virtualization +* Network +* Router +* Provisioning #### Virtualization @@ -56,10 +56,10 @@ The provisioning daemon (`pvcpd`, package `pvc-provisioning-daemon`) manages the PVC provides three main administrator interfaces and a supplemental option: - * CLI - * HTTP API - * WebUI - * Direct Python bindings +* CLI +* HTTP API +* WebUI +* Direct Python bindings #### CLI