8000 Updated Readme · vpython/flaskHost@6a78a38 · GitHub
[go: up one dir, main page]

Skip 8000 to content

Commit 6a78a38

Browse files
committed
Updated Readme
1 parent 29b8d07 commit 6a78a38

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,11 @@ What We Accomplished:
2222
2) imported monaco editor in file ide.js line 1440
2323
3) Added a route in file routes.py line 124
2424
4) got intellisence to work in file index.html line 345
25-
5) partial work done with saving (i.e. refreshing page and code still being there) using localStorage... change it please, in file ide.js 1450 and file routes.py line 124
25+
5) partial work done with saving (i.e. refreshing page and code still being there) using localStorage... change it please, in file ide.js 1450 and file routes.py line 124 -- Finished this in line 1440 in ide.js
2626
6) PATIENCE IS NUMBER 1 VIRTUE file life.svelte line 2
2727

2828
What Needs to be Accomplished:
29-
1) Saving the code **CRITICAL IMPORTANCE**
30-
2) Having code load in when opened
31-
3) test that the relationship with runner is good
29+
1) Saving the code **CRITICAL IMPORTANCE** -- This was Finished
30+
2) Having code load in when opened -- This was Finished
31+
3) Getting the right language to load into the editor.
32+
4) test that the relationship with runner is good

0 commit comments

Comments
 (0)
0