diff options
Diffstat (limited to 'examples/forever/README')
-rw-r--r-- | examples/forever/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/forever/README b/examples/forever/README new file mode 100644 index 0000000..b3fbbb6 --- /dev/null +++ b/examples/forever/README @@ -0,0 +1,4 @@ +The forever program draws filled rectangles with random color and random +position and size. + +WARNING: This program has a strobe effect. |