From 1fd57b3b657c4125f04d8f400847ff4ce4b9e0f3 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 8 Aug 2021 20:35:57 -0500 Subject: [PATCH] IMG: try to add the image to the README.md Signed-off-by: Jeff Carr --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1b388b9..1166f65 100644 --- a/README.md +++ b/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.