Fixed minor flaw in README

This commit is contained in:
Aktanusa
2014-08-17 02:00:43 -04:00
parent 4d445c676c
commit 850f16ca4c

View File

@@ -80,7 +80,7 @@ javascript:(function() {
clearInterval(checkReady); clearInterval(checkReady);
} }
}, 1000); }, 1000);
}());</pre> }());
``` ```
# Bugs and suggestions # Bugs and suggestions