updates README
This commit is contained in:
parent
6f34f070a8
commit
399a540baa
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ require "microformats2"
|
|||
|
||||
html = '<div class="h-org"><p class="p-name">G5</p></div'
|
||||
formats = Microformats.parse(html)
|
||||
puts format.h_org.name.value # => "G5"
|
||||
puts formats.h_org.name.value # => "G5"
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue