IMG: try to add the image to the README.md
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
0fa2bc9084
commit
1fd57b3b65
11
README.md
11
README.md
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue