diff --git a/download/README.md b/download/README.md index 721571d..4a0f565 100644 --- a/download/README.md +++ b/download/README.md @@ -1,2 +1,10 @@ This is Digitalk's version of Smalltalk=80's "file out" format. http://c2.com/~ward/biota/biota.prj.txt + +A couple of steps: +* Download the file +* Transform it to UTF-8 +* Rename it to an .st extension +* Inspect the file +* You will see a Script view with a File In button. +* Press on it. You will get a DNU because of a missing class creation method but that can be added temporarily.