From 1d6374472a244a1ab573dc5d5101e4f6796e907a Mon Sep 17 00:00:00 2001 From: kenmartin-unix <58759557+kenmartin-unix@users.noreply.github.com> Date: Fri, 12 Jun 2020 15:29:11 -0400 Subject: [PATCH] Update README.md --- README.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 862336b..4f7b880 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,23 @@ # CHIP -This repository is dedicated to the C.H.I.P. from Next Thing +This repository is dedicated to the C.H.I.P. from Next Thing. + +focal and bwbasic-3.20b are binary executable files. + +The 'tar' files should be brought down and untarred using + +tar -xvf filename.tar +cd filename +make +make install + +If you want the source code and documentation and examples. If +you only want to execute the programs bring down the binary files. + +In the folder you will find DOC's and Example programs. + +The file startvnc is a simple script if you use VNC. It will +fire it up. If it was already running it will be restarted. +From the P.C./MAC side fire up the vncviewer and set the +address to ip-address:1 +