Skip to content

Commit

Permalink
updating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Jan 24, 2009
1 parent 08407f4 commit a810fb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ Taka is a DOM (core and html) implementation for ruby

== SYNOPSIS:

document = Taka::DOM::HTML(open('http://google.com/'))
document.getElementsByTagName('p')

== REQUIREMENTS:

* ruby 1.8 or 1.9
Expand Down

0 comments on commit a810fb1

Please sign in to comment.