Put the picture in the readme

This commit is contained in:
Joshua Boniface 2018-06-18 21:55:25 -04:00
parent 9ed4847744
commit a52f75a7ca
1 changed files with 6 additions and 0 deletions

View File

@ -121,3 +121,9 @@ This repo contains the required elements to build Debian packages for PVC. It is
4. Start up the PVC daemon with `systemctl start pvcd.service`
5. Check the output of the process; using the `-o cat` option to `journalctl` provides nicer output: `journalctl -u pvcd.service -f -o cat`
6. Use the `pvc` command-line tool to manage the cluster.
## Example usage
This picture shows examples of the CLI managing a simple test cluster.
![Example usage](https://git.bonifacelabs.ca/bonifacelabs/pvc/blob/master/pvc-usage.png "Example usage")