IMG: try to add the image to the README.md

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2021-08-08 20:35:57 -05:00
parent 0fa2bc9084
commit 1fd57b3b65
1 changed files with 7 additions and 4 deletions

View File

@ -21,12 +21,15 @@ be sub-par verses the Linux and Macintosh versions
# build
```
go get -v -t -u git.wit.com/wit/cloud-control-panel
cd ~/go/src/git.wit.com/wit/cloud-control-panel
go build
./cloud-control-panel
go get -v -t -u git.wit.org/wit/control-panel-tests
cd ~/go/src/git.wit.org/wit/control-panel-tests
make
```
# screenshots
![test image](example-table/screenshot.png)
# License
This is a GPL 3.0 Project.