aboutsummaryrefslogtreecommitdiffstats
path: root/lib/csv.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csv.rb')
-rw-r--r--lib/csv.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/csv.rb b/lib/csv.rb
index 10d4e9f698..143909a099 100644
--- a/lib/csv.rb
+++ b/lib/csv.rb
@@ -117,6 +117,11 @@ using CSV::MatchP if CSV.const_defined?(:MatchP)
#
# Despite the name \CSV, a \CSV representation can use different separators.
#
+# For more about tables, see the Wikipedia article
+# "{Table (information)}[https://en.wikipedia.org/wiki/Table_(information)]",
+# especially its section
+# "{Simple table}[https://en.wikipedia.org/wiki/Table_(information)#Simple_table]"
+#
# == \Class \CSV
#
# Class \CSV provides methods for: