diff --git a/README.md b/README.md index a5be941..3533ae4 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ CLOG Tutorial Summary - [26-tutorial.lisp](tutorial/26-tutorial.lisp) - A web page and form with CLOG WEB - [27-tutorial.lisp](tutorial/27-tutorial.lisp) - Panel Box Layouts - [28-tutorial/](tutorial/28-tutorial) - CLOG Builder Hello - A minimalist CLOG Builder project +- [29-tutorial.lisp](tutorial/29-tutorial.lisp) - Presentations - linking lisp objects to clog objects Demo Summary diff --git a/tutorial/README.md b/tutorial/README.md index b0d7cea..740ab21 100644 --- a/tutorial/README.md +++ b/tutorial/README.md @@ -54,3 +54,4 @@ Tutorial Summary - 26-tutorial.lisp - A web page and form with CLOG WEB - 27-tutorial.lisp - Panel Box Layouts - 28-tutorial.lisp - CLOG Builder Hello - A minimalist CLOG Builder project +- 29-tutorial.lisp - Presentations - linking lisp objects to clog objects