From 40b8c60c6885de0a4a2683c22d125e39937991cb Mon Sep 17 00:00:00 2001 From: Firstname Lastname Date: Wed, 18 Dec 2019 22:33:11 +0100 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78c1411..e862f52 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ audio file and creates an xml file to listen to them as a podcast. ## Getting Started -Run python ydl.py -h or ydl -h (from binary under dist/). +Run python core.py -h. To launch with GUI: python core.py -i from virtual environment. ### Prerequisites