From 5b723c1b993964c39a56dcb92f8f7ebfee69c756 Mon Sep 17 00:00:00 2001 From: James H Ball Date: Fri, 18 Jun 2021 18:50:50 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c48ef5f..e5754252 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Program for drawing objects, text, and images on an oscilloscope using audio output. -This allows for 3D rendering of `.obj` files, `.svg` images, and `.txt` files. +This allows for 3D rendering of `.obj` files, `.svg` images, and `.txt` files on Windows and Linux. Read more about '[Rendering shapes through audio signals](https://felixonline.co.uk/issue/1773/science/rendering-shapes-through-audio-signals)' in this article featuring osci-render!