Skip to content

Commit 41685a4

Browse files
author
Hesam Bahrami
authored
docs: adding the npm package version badge to README.md (#18)
1 parent 0fbdf7d commit 41685a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Nested Sort
22

3+
[![npm version](https://badge.fury.io/js/nested-sort.svg)](https://badge.fury.io/js/nested-sort)
4+
35
Nested Sort is a vanilla JavaScript library, without any dependencies, which helps you to sort a nested list of items via drag and drop. Unfortunately, it does not support touch screens yet.
46

57
![](demo.gif)

0 commit comments

Comments
 (0)