File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ <h3>How?</h3>
115
115
characteristics of different potential runtimes.</ p >
116
116
< p > This version of PyScript, simply does four things:</ p >
117
117
< ol >
118
- < li > Read custom configuration (more on this later) , otherwise fall back
118
+ < li > Read custom configuration, otherwise fall back
119
119
to sensible defaults.</ li >
120
120
< li > Download and start the language runtime. Currently, this is
121
121
configured to be MicroPython.</ li >
@@ -126,8 +126,6 @@ <h3>How?</h3>
126
126
< li > Load user defined files onto the runtime's virtual file system (data,
127
127
code, modules etc).</ li >
128
128
</ ol >
129
- < p > Drop into the browser console to see what PyScript is doing, under the
130
- hood.</ p >
131
129
</ div >
132
130
</ div >
133
131
</ body >
You can’t perform that action at this time.
0 commit comments