From 7593a23c2e8c1bacdbbed6f6f30995d3dd36c42a Mon Sep 17 00:00:00 2001 From: Tzahi12345 Date: Fri, 7 Apr 2023 21:12:22 -0400 Subject: [PATCH] Updated README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6dc0c46..d81227c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![GitHub issues badge](https://img.shields.io/github/issues/Tzahi12345/YoutubeDL-Material)](https://github.com/Tzahi12345/YoutubeDL-Material/issues) [![License badge](https://img.shields.io/github/license/Tzahi12345/YoutubeDL-Material)](https://github.com/Tzahi12345/YoutubeDL-Material/blob/master/LICENSE.md) -YoutubeDL-Material is a Material Design frontend for [youtube-dl](https://rg3.github.io/youtube-dl/). It's coded using [Angular 13](https://angular.io/) for the frontend, and [Node.js](https://nodejs.org/) on the backend. +YoutubeDL-Material is a Material Design frontend for [youtube-dl](https://rg3.github.io/youtube-dl/). It's coded using [Angular 15](https://angular.io/) for the frontend, and [Node.js](https://nodejs.org/) on the backend. Now with [Docker](#Docker) support! @@ -14,7 +14,7 @@ Now with [Docker](#Docker) support! ## Getting Started -Check out the prerequisites, and go to the installation section. Easy as pie! +Check out the prerequisites, and go to the [installation](#Installing) section. Easy as pie! Here's an image of what it'll look like once you're done: @@ -52,6 +52,8 @@ Optional dependencies: ### Installing +If you are using Docker, skip to the [Docker](#Docker) section. Otherwise, continue: + 1. First, download the [latest release](https://github.com/Tzahi12345/YoutubeDL-Material/releases/latest)! 2. Drag the `youtubedl-material` directory to an easily accessible directory. Navigate to the `appdata` folder and edit the `default.json` file.