Add README

This commit is contained in:
Soumadip Das 2026-01-27 21:19:51 +05:30
parent e8d876d8e2
commit 1998dc4770

25
README.md Normal file
View file

@ -0,0 +1,25 @@
# mpv-modernx (AUR)
This is the AUR package for [ModernX](https://github.com/zydezu/ModernX), a fork of mpv-osc-modern.
## Installation
You can install this package using an AUR helper:
```bash
paru -S mpv-modernx
# or
yay -S mpv-modernx
```
## Manual Installation
```bash
git clone https://aur.archlinux.org/mpv-modernx.git
cd mpv-modernx
makepkg -si
```
## Upstream Project
- **GitHub**: [zydezu/ModernX](https://github.com/zydezu/ModernX)