From 4b1bc0ea9142a74388b176e1b797d91fc1396bbf Mon Sep 17 00:00:00 2001 From: NamedKitten Date: Wed, 19 Dec 2018 20:38:24 +0000 Subject: [PATCH] [Readme] Added badges and added theme list. --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f59569..6dd0376 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # KittehPlayer -A YouTube-like video player based on Qt, QML and libmpv. +![made with c++](https://forthebadge.com/images/badges/made-with-c-plus-plus.svg)] +![works 60 percent of the time every time](https://forthebadge.com/images/badges/60-percent-of-the-time-works-every-time.svg)] +![libmpv 2.29+](https://img.shields.io/badge/libmpv-2.29+-blue.svg?logo=qt&style=for-the-badge) +![qt 5.12](https://img.shields.io/badge/Qt-5.12-41cd52.svg?logo=qt&style=for-the-badge) +A video player based on Qt, QML and libmpv with themes for many online video players.. + +## Themes +- YouTube +- NicoNico +- RoosterTeeth ## How to install ### Windows