From 3466da0f46faef61c1d9b6cb80df63d2534c339e Mon Sep 17 00:00:00 2001 From: Redume Date: Fri, 19 Aug 2022 14:00:32 +0300 Subject: [PATCH] Removing excess --- README.md | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 362c40d..6d9c606 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,7 @@ -### ⚠️Support for Windows 10/11 only, but now development is underway for Linux, Debian and Ubuntu +Q: What does the program do? -## Instruction -1. Install the necessary modules +A: The program takes a picture from the [website](https://apod.nasa.gov/apod/) every day +and sets it as the background for your screen. +Unfortunately, there is no autorun addition due to technical errors. -```shell -$ pip install -r requirements.txt -``` - -2. Run the application - -```shell -$ python main.py -``` \ No newline at end of file +**[FEAT]** Currently, development is underway on a port to the Debian distribution \ No newline at end of file