From a5d55be627d033bd3b091ff417138d0224141948 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Micha=C3=ABl=20Celerier?= Date: Thu, 2 Feb 2017 01:11:31 +0100 Subject: [PATCH] Add missing period --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3b5121..e786494 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Creative coding is a different discipline than programming systems in which the - [NodeBox](https://www.nodebox.net/node/) - Cross-platform, node-based GUI for efficient data visualizations and generative design. - [Structure Synth](http://structuresynth.sourceforge.net/) - Cross-platform application for generating 3D structures by specifying a design grammar. - [Unity](https://unity3d.com/) - Game engine, but useful for creative coding and installations. -- [i-score](http://www.i-score.org) - Interactive sequencer to control creative coding libraries and toolkits +- [i-score](http://www.i-score.org) - Interactive sequencer to control creative coding libraries and toolkits. ### Web - [three.js](https://github.com/mrdoob/three.js/) - JavaScript 3D library.