From 12d4b9de3b959ba35e2207a9b6f3b0db78425cb3 Mon Sep 17 00:00:00 2001 From: jhg3410 Date: Tue, 3 Sep 2024 20:38:04 +0900 Subject: [PATCH] Update README.md (v0.4.0) --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 53538c6..c99f843 100644 --- a/README.md +++ b/README.md @@ -23,17 +23,15 @@ ## Videos -| control | background | -|:-------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:| -| | | +| control | background | youtube | +|:-------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:| +| | | | -| youtube | mute | -|:-------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------:| -| | | +https://github.com/user-attachments/assets/d6195381-0f7b-42cf-adc9-504a4a33ac8a ## How to build -Add TMDB API KEY in `local.properties` +Add [TMDB](https://www.themoviedb.org/) API KEY in `local.properties` ``` TMDB_API_KEY=YOUR_API_KEY