Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Commit

Permalink
Minor README update
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Sep 10, 2010
1 parent cb5da09 commit b70e762
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,16 @@ You must have git and npm installed before you can develop.
<pre class="console">
git clone git://github.com/davglass/nodejs-yui3.git
cd nodejs-yui3/
make dev
make install
</pre>

h2. Using YUI3

"This is the general-dom example":http://gist.github.com/541501

h2. Remote Fetching

"This example shows fetching a remote document and then using Node to modify it":http://gist.github.com/574000

h2. Using the Y.Browser object

Expand Down

0 comments on commit b70e762

Please sign in to comment.