From 17199dd9c04fd745238375effc4030e4eb40603a Mon Sep 17 00:00:00 2001 From: Isaac Grynsztein Date: Wed, 26 Feb 2020 18:11:37 -0500 Subject: [PATCH] Updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f0fc92f..86038db 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ YoutubeDL-Material is a Material Design frontend for [youtube-dl](https://rg3.github.io/youtube-dl/). It's coded using [Angular 8](https://angular.io/) for the frontend, and [Node.js](https://nodejs.org/) on the backend. +Now with [Docker](#Docker) support! + ## Getting Started Check out the prerequisites, and go to the installation section. Easy as pie!