Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
asadbek064 committed Aug 24, 2023
1 parent 32189d8 commit 52741eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@

react-all-player is a simple, lightweight, accessible and customizable React media player that supports modern browsers.

[Checkout the demo](https://react-all-player.asadbek.dev)
[Checkout the demo](https://reactallplayer.asadbek.dev)

[![npm version](https://cdn.discordapp.com/attachments/1013281108508561488/1144321837661179965/image.png)](https://www.npmjs.com/package/react-all-player)

[![Screenshot of react-all-player ](https://#/)](https://react-all-player.asadbek.dev)
[![npm version](https://img.shields.io/npm/v/react-all-player.svg)](https://www.npmjs.com/package/react-all-player)

[![Screenshot of react-all-player ](https://cdn.discordapp.com/attachments/1013281108508561488/1144321837661179965/image.png)](https://reactallplayer.asadbek.dev)
# Features

- 📼 **HTML Video & Audio, YouTube & Vimeo** - support for the major formats
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.3",
"version": "2.0.4",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 52741eb

Please sign in to comment.