From 11c76944b66eeff33d2d5ffb516dee091b792508 Mon Sep 17 00:00:00 2001 From: faiface Date: Fri, 14 Apr 2017 22:29:03 +0200 Subject: [PATCH] minor change in light example readme --- examples/lights/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/lights/README.md b/examples/lights/README.md index f6e3662..3ae72c4 100644 --- a/examples/lights/README.md +++ b/examples/lights/README.md @@ -1,7 +1,6 @@ # Lights -This example demonstrates powerful Porter-Duff composition in order to create a nice noisy light -effect. +This example demonstrates powerful Porter-Duff composition used to create a nice noisy light effect. **Use W and S keys** to adjust the level of "dust".