Another take at Cuis 6.1 RC, and new folder structure for Cuis.
# Cuis Smalltalk ## About Cuis Cuis is an Open Source, multiplatform [Smalltalk-80](https://en.wikipedia.org/wiki/Smalltalk) system. What sets Cuis apart from the other Smalltalk systems is the focus on the original values of the Smalltalk project at Xerox PARC, and an active attitude towards system complexity: Keep it to a minimum. ## Running Cuis The easiest way to download and run Cuis is to download the [Zip file](https://codeload.github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev/zip/refs/heads/master). Double click on it to unzip, then run the appropriate start script (RunCuisOnWindows.bat, RunCuisOnLinux.sh, CuisVM.app). To start Cuis on a Mac from Terminal, run RunCuisOnMac.sh.