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 +