Skip to content

Commit 6d00c74

Browse files
author
Marek Rozmus
committed
Merge branch 'update_readme_with_new_badges'
2 parents c3cd481 + 53a77c8 commit 6d00c74

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66

77
<p align="center">
8-
<a href="https://sandstreamdev.github.io/react-swipeable-list/">Demo</a> •
8+
<a href="#demo">Demo</a> •
99
<a href="#installation">Installation</a> •
1010
<a href="#usage">Usage</a> •
1111
<a href="#contributors-">Contributors</a> •
@@ -15,12 +15,20 @@
1515
<hr />
1616

1717
[![Actions Status](https://github.com/sandstreamdev/react-swipeable-list/workflows/Node%20CI/badge.svg)](https://github.com/sandstreamdev/react-swipeable-list/actions)
18+
![GitHub Release Date](https://img.shields.io/github/release-date/sandstreamdev/react-swipeable-list)
1819
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors)
20+
![License: MIT](https://img.shields.io/github/license/sandstreamdev/react-swipeable-list)
1921

2022
## React Swipeable List component
2123

2224
A control to render list with swipeable items. Items can have action on left and right swipe. Swipe action triggering can be configured.
2325

26+
## Demo
27+
28+
Check [working example page](https://sandstreamdev.github.io/react-swipeable-list/) or experiment on:
29+
30+
[![Edit react-swipeable-list](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/react-swipeable-list-uses0)
31+
2432
## Installation
2533

2634
```bash

0 commit comments

Comments
 (0)