diff --git a/tools/browser-test.html b/tools/browser-test.html index 78fd985..bf5146f 100644 --- a/tools/browser-test.html +++ b/tools/browser-test.html @@ -25,8 +25,11 @@ { body.style.color = 'red'; body.innerHTML = '

' + e.toString() + '

' + - '

Remember to run `make combine` and ensure that ' + - 'easejs-full.js is in the same directory as this file.

' + '

ease.js is not guaranteed to run properly within this ' + + 'browser.

' + + '

If building ease.js, remember to run `make combine` ' + + ' and ensure that easejs-full.js is in the same directory ' + + 'this file.

' ; } /* ]]> */