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
|
# build
|
||||||
|
|
||||||
```
|
```
|
||||||
go get -v -t -u git.wit.com/wit/cloud-control-panel
|
go get -v -t -u git.wit.org/wit/control-panel-tests
|
||||||
cd ~/go/src/git.wit.com/wit/cloud-control-panel
|
cd ~/go/src/git.wit.org/wit/control-panel-tests
|
||||||
go build
|
make
|
||||||
./cloud-control-panel
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# screenshots
|
||||||
|
|
||||||
|
![test image](example-table/screenshot.png)
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
This is a GPL 3.0 Project.
|
This is a GPL 3.0 Project.
|
||||||
|
|
Loading…
Reference in New Issue