Skip to content

Commit 0e4f712

Browse files
Update README.md
1 parent fddf946 commit 0e4f712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Stackscript is inspired by [porth](https://gitlab.com/tsoding/porth) by tsoding
1010

1111
Sadly Github does not support markdown for custom file types :( <br>
1212
For that reason colored screenshots are appended to the documentation when there's a bit more code.
13-
ALso Github thinks `.st` files are "[smalltalk](https://en.wikipedia.org/wiki/Smalltalk)" files. That is not true. `.st` stands for stackscript. F for smalltalk.
13+
ALso Github thinks `.st` files are "[smalltalk](https://en.wikipedia.org/wiki/Smalltalk)" files. That is not true. `.st` stands for stackscript. Github really should be having a feature for custom languages.
1414

1515
### Run The Interpreter
1616
Until running scripts from the command line is supported (yk, with a cool `stackscript -r path/tO/myfile.st` or sth like that), just execute either [console.py](console.py) or [from_file.py](from_file.py) to (as the names imply) start either a command line session or run a `.st` respectively.

0 commit comments

Comments
 (0)