From 3785bcd7c64bc988cbc0a5f7e0b0650ef102502d Mon Sep 17 00:00:00 2001 From: jonobr1 Date: Fri, 28 Jan 2011 17:23:59 -0700 Subject: [PATCH] changing README styles --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ae0348..415cd25 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ Let's say you have a variable that changes by itself from time to time. If you'd GUI.add(obj, "propName").onChange(function(n) { alert("You changed me to " + n); }); -Initiated by [George Michael Brower]:http://georgemichaelbrower.com/ and [Jono Brandel]:http://jonobr1.com/ of the Data Arts Team, Google Creative Lab. +Initiated by [George Michael Brower](http://georgemichaelbrower.com/) and [Jono Brandel](http://jonobr1.com/) of the Data Arts Team, Google Creative Lab.