Correct bad spacing
This commit is contained in:
parent
9f81f5ed8a
commit
1a90780ea9
16
README.md
16
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue