Skip to content

Commit 0e43c03

Browse files
docs: update README.md [skip ci]
1 parent 971b919 commit 0e43c03

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Ng-sortgrid
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25

36
[![Travis build badge](https://img.shields.io/travis/kreuzerk/ng-sortgrid.svg)](https://travis-ci.org/kreuzerk/ng-sortgrid)
47
[![codecov](https://codecov.io/gh/kreuzerk/ng-sortgrid/branch/master/graph/badge.svg)](https://codecov.io/gh/kreuzerk/ng-sortgrid)
@@ -139,3 +142,25 @@ The *scrollSpeed* property accepts a number and allows you to specify the scroll
139142
# Mobile usage
140143

141144
If you want to use those events on mobile you probably have to use some polyfills in order to emit all the needed events. Including this polyfill in your app should do the trick. https://github.com/timruffles/mobile-drag-drop.
145+
146+
## Contributors ✨
147+
148+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
149+
150+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
151+
<!-- prettier-ignore-start -->
152+
<!-- markdownlint-disable -->
153+
<table>
154+
<tbody>
155+
<tr>
156+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GonCarvalho98"><img src="https://avatars.githubusercontent.com/u/103566451?v=4?s=100" width="100px;" alt="Gonçalo"/><br /><sub><b>Gonçalo</b></sub></a><br /><a href="https://github.com/kreuzerk/ng-sortgrid/commits?author=GonCarvalho98" title="Code">💻</a></td>
157+
</tr>
158+
</tbody>
159+
</table>
160+
161+
<!-- markdownlint-restore -->
162+
<!-- prettier-ignore-end -->
163+
164+
<!-- ALL-CONTRIBUTORS-LIST:END -->
165+
166+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)