From b590469790404e92318b80f1838b96474986db17 Mon Sep 17 00:00:00 2001 From: CrispyPin Date: Tue, 28 May 2024 19:29:46 +0200 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30e8824..c7404d5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ GLSL shaders made in/for the [Shader Editor app](https://f-droid.org/en/packages/de.markusfisch.android.shadereditor/) on F-Droid ([source](https://github.com/markusfisch/ShaderEditor)). ### binary_clock.glsl -Displays hours, minutes and seconds in binary as rows of filled circles. +Displays hours, minutes and seconds in binary as rows of filled circles. The example below is showing the time `19:15:57` ![](demo/binary_clock.png)