Update README.md

This commit is contained in:
David Botton 2021-01-06 22:17:45 -05:00 committed by GitHub
parent 87952c7565
commit 6494cb4388
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,10 +33,10 @@ Most demos startup a browser, if not use http://127.0.0.1:8080
Tutorial Summary
01-tutorial.lisp - Hello World
02-tutorial.lisp - Closures in CLOG
03-tutorial.lisp - Events fire in parallel
05-tutorial.lisp - The event target, reusing event handlers
05-tutorial.lisp - Using connection-data-item
06-tutorial.lisp - Tasking and events
07-tutorial.lisp - My first CLOG video game (and handling disconnects)
- 01-tutorial.lisp - Hello World
- 02-tutorial.lisp - Closures in CLOG
- 03-tutorial.lisp - Events fire in parallel
- 05-tutorial.lisp - The event target, reusing event handlers
- 05-tutorial.lisp - Using connection-data-item
- 06-tutorial.lisp - Tasking and events
- 07-tutorial.lisp - My first CLOG video game (and handling disconnects)