From 7872e7ecb5416d9497cdf952a4bde8049dba4bdb Mon Sep 17 00:00:00 2001 From: Alessandro Benoit Date: Wed, 20 Nov 2013 18:14:21 +0100 Subject: [PATCH] Create README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..41f1b10 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +jQuery ReStable +======== + +**jQuery ReStable** is a very simple and lightweight (~1Kb) jQuery plugin that make tables responsive making them collapse into ul lists. + +To use it you just have to include jQuery and a copy of the plugin in your head or footer: + + + +