Update index.html
This commit is contained in:
parent
33e1eeb2af
commit
76b0792292
1 changed files with 5 additions and 5 deletions
10
index.html
10
index.html
|
@ -145,12 +145,12 @@ __ __ _ __ ____ __
|
|||
"| |",
|
||||
"+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+",
|
||||
"",
|
||||
" Welcome to WebVM. If unsure, try these examples:",
|
||||
" Welcome to WebVM. If unsure, try this:",
|
||||
"",
|
||||
" python3 examples/python3/fibonacci.py ",
|
||||
" gcc -o helloworld examples/c/helloworld.c && ./helloworld",
|
||||
" objdump -d ./helloworld | less -M",
|
||||
" vim examples/c/helloworld.c",
|
||||
" cd ardupilot ",
|
||||
" ./waf configure",
|
||||
" ./waf plane",
|
||||
" OR",
|
||||
" curl --max-time 15 parrot.live # requires networking",
|
||||
"",
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue