From 44b27c5d065848480ed51e4822485326a35ea468 Mon Sep 17 00:00:00 2001 From: Edwin Jakobs Date: Thu, 13 Feb 2020 18:30:31 +0100 Subject: [PATCH] Update readme for orx-gui --- orx-gui/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/orx-gui/README.md b/orx-gui/README.md index 83d7249a..886a8848 100644 --- a/orx-gui/README.md +++ b/orx-gui/README.md @@ -117,3 +117,7 @@ import org.openrndr.extra.parameters.DoubleParameter } } ``` + +## Credits + +`orx-gui` is based on a proof-of-concept by [Ricardo Matias](https://github.com/ricardomatias/) \ No newline at end of file