diff options
Diffstat (limited to 'html/en/samples.html')
-rw-r--r-- | html/en/samples.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/html/en/samples.html b/html/en/samples.html index 1759ddc..f29f855 100644 --- a/html/en/samples.html +++ b/html/en/samples.html @@ -56,7 +56,8 @@ canvas:Text(10, 10, "Test") canvas:KillCanvas()</pre> <p>Check the file <a href="../download/samples_cdlua5.zip">samples_cdlua5.zip</a> or <a href="../download/samples_cdlua5.tar.gz">samples_cdlua5.tar.gz</a> for several samples in Lua. - For some of them you will need also the IUP libraries. </p> + For some of them you will need also the IUP libraries. You can also browse the + <a href="../examples/">examples folder</a>. </p> <h3>Screen Capture in Windows</h3> |