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:
|
PVC itself is composed of four daemons:
|
||||||
|
|
||||||
* Virtualization
|
* Virtualization
|
||||||
* Network
|
* Network
|
||||||
* Router
|
* Router
|
||||||
* Provisioning
|
* Provisioning
|
||||||
|
|
||||||
#### Virtualization
|
#### 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:
|
PVC provides three main administrator interfaces and a supplemental option:
|
||||||
|
|
||||||
* CLI
|
* CLI
|
||||||
* HTTP API
|
* HTTP API
|
||||||
* WebUI
|
* WebUI
|
||||||
* Direct Python bindings
|
* Direct Python bindings
|
||||||
|
|
||||||
#### CLI
|
#### CLI
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue