From 5b4edd37c05453589d69eb4ebf1f19131f85a7c6 Mon Sep 17 00:00:00 2001 From: Terkel Date: Mon, 3 Jul 2017 17:19:33 -0700 Subject: [PATCH] Fixed typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48a597c..5a242fe 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ Creative coding is a different discipline than programming systems in which the - [Vertexshaderart](https://www.vertexshaderart.com/) - Online shader editor and gallery. - [Cyos](http://cyos.babylonjs.com/) - Online shader editor. - [GlslEditor](http://editor.thebookofshaders.com/) - Simple WebGL Fragment Shader Editor. -- [OpenProcessing](https://www.openprocessing.org/) - create and experiment with algorithmic design, Processing and P5.js. +- [OpenProcessing](https://www.openprocessing.org/) - Create and experiment with algorithmic design, Processing and P5.js. ### Hardware - [Arduino](https://www.arduino.cc/) - Open source microcontroller kits for building digital devices and interactive objects.