diff --git a/doc/tgi.sgml b/doc/tgi.sgml index cf90fd198..d20df40d1 100644 --- a/doc/tgi.sgml +++ b/doc/tgi.sgml @@ -9,7 +9,8 @@ The cc65 library provides functions for platform independent graphics. -Include the tgi.h header file to get the necessary definitions. +Include the tgi.h header file to get the necessary definitions, see also +samples/tgidemo.c and samples/mandelbrot.c.