Skip to content

Commit 8c90ef6

Browse files
committed
Improve overview documentation
1 parent d64bcfb commit 8c90ef6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/GlowScriptOverview.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@ THE ELEMENTS OF THE GLOWSCRIPT LIBRARY
22

33
See www.glowscript.org/docs/GlowScriptDocs/local.html for instructions on
44
how to install software to be able to make and test changes to GlowScript VPython.
5-
Note: When testing locally, you may need to change the port number 8080 in
5+
6+
When testing locally, you may need to change the port number 8080 in
67
ide/api.py and untrusted/run.js.
78

9+
If you will upload to a site other than glowscript.org, you need to change the name of
10+
the application in app.yaml, and at the start of ide/ide.js, ide/api.py, and untrusted/run.js
11+
12+
813
COMPILATION
914

1015
The main compilation program is lib/compiling/GScompiler.js. Additional comments

0 commit comments

Comments
 (0)