Skip to content

Commit 92f815c

Browse files
committed
Adds minor changes to README about Nokogiri dependency
1 parent 27a7cd3 commit 92f815c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Imports a **Daru::DataFrame** from a **.xlsx** file.
187187

188188
[(Go to Table of Contents)](#table-of-contents)
189189

190-
**Note: This module works only for static tables on a HTML page, and won't work in cases where the table is being loaded into the HTML table by inline Javascript. This is how the Mechanize gem works, and the HTML Importer also follows suit.**
190+
**Note: This module works only for static tables on a HTML page, and won't work in cases where the table is being loaded into the HTML table by inline Javascript. This is how the Nokogiri gem works, and the HTML Importer also follows suit.**
191191

192192
Imports an **Array** of **Daru::DataFrame**s from a **.html** file or website.
193193

0 commit comments

Comments
 (0)