From c5b451d0ed0d9a7ecc44961a6e9b388ad5ac3ed7 Mon Sep 17 00:00:00 2001 From: Bitdeli Chef Date: Wed, 15 Jan 2014 18:53:29 +0000 Subject: [PATCH] Add a Bitdeli badge to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ef63cbc..59050e6 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,7 @@ new Sortable(elem, { * bind(ctx`:Mixed`, fn`:Function`)`:Function` — Takes a function and returns a new one that will always have a particular context * closest(el`:HTMLElement`, selector`:String`[, ctx`:HTMLElement`])`:HTMLElement|Null` — for each element in the set, get the first element that matches the selector by testing the element itself and traversing up through its ancestors in the DOM tree * toggleClass(el`:HTMLElement`, name`:String`, state`:Boolean`) — add or remove one classes from each element + + +[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/RubaXa/sortable/trend.png)](https://bitdeli.com/free "Bitdeli Badge") +