diff --git a/README.md b/README.md index d4a5f743..657ce6b6 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ hello.on('auth.login', function(auth) { label.id = 'profile_' + auth.network; document.getElementById('profile').appendChild(label); } - label.innerHTML = ' Hey ' + r.name; + label.innerHTML = ' Hey ' + r.name; }); }); ``` diff --git a/hello.js b/hello.js new file mode 160000 index 00000000..be3b71c4 --- /dev/null +++ b/hello.js @@ -0,0 +1 @@ +Subproject commit be3b71c48bb627bbd1399a336a02143047f5610b