From beda8262a79d4253fe804957fd1128f73ecec868 Mon Sep 17 00:00:00 2001 From: Kyo Nagashima Date: Sun, 7 Jun 2009 14:20:30 +0900 Subject: [PATCH] change: heading to paragraph --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 55cb4f6..683c712 100644 --- a/README.md +++ b/README.md @@ -12,17 +12,14 @@ Usage ===== Insert to all table: --------------------- $("table").addTableFilter(); Insert to "#table1" only: -------------------------- $("#table1").addTableFilter(); Insert with custom label text and size: ---------------------------------------- $("table").addTableFilter({ labelText: "Filtering Words: ",