Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbomhold3 authored Apr 3, 2023
1 parent dfdd283 commit 664f515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ BlazorSortableJS is a Blazor Wrapper over JavaScript [SortableJS](https://github
>Sortable is a JavaScript library for reorderable drag-and-drop lists.
[![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/BlazorSortableJS.svg?color=orange)](https://www.nuget.org/packages/BlazorSortableJS/)

_host.cshtml or index.html
``` html
<script src="https://cdn.jsdelivr.net/npm/sortablejs@latest/Sortable.min.js"></script>
Expand Down

0 comments on commit 664f515

Please sign in to comment.