Skip to content

Commit beb9090

Browse files
committed
Update opt-trace-format.md
1 parent 7ba7cec commit beb9090

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

v3/docs/opt-trace-format.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,14 @@ Look at the Git history to see when this document was last updated; the
1414
more time elapsed since that date, the more likely things are
1515
out-of-date.
1616

17-
I'm assuming that you're competent in Python, JSON, command-line-fu, and
18-
Google-fu. Feel free to email philip@pgbovine.net if you have questions.
19-
20-
And please excuse the sloppy writing; I'm not trying to win any style awards here :)
17+
I'm assuming that you're competent in Python, JavaScript, command-line-fu, and Google-fu,
18+
and general [command-line BS](http://www.pgbovine.net/command-line-bullshittery.htm),
19+
so I won't do much hand-holding in these directions.
2120

2221

2322
## Trace Overview
2423

25-
Before you continue reading, I suggest for you to first skim the Overview for Developers doc:
24+
Before reading this file, I suggest for you to first read the Overview for Developers doc:
2625
https://github.com/pgbovine/OnlinePythonTutor/blob/master/v3/docs/developer-overview.md
2726

2827
Pay particular attention to what `generate_json_trace.py` is and how to run it:

0 commit comments

Comments
 (0)