diff --git a/README.textile b/README.textile index 05101ef..b906d1a 100644 --- a/README.textile +++ b/README.textile @@ -86,7 +86,7 @@ YUI().use('event', 'io', function(Y) { }); - +I have an example showing this: @examples/y-browser.js@ h2. Examples @@ -96,6 +96,7 @@ h2. Examples ./general-dom.js ./io.js ./library.js + ./y-brower.js h2. Tests