From 71563ca214ecfef9bfa50160d561e0af3940f5cd Mon Sep 17 00:00:00 2001 From: FSB-PC Date: Wed, 15 Feb 2023 14:53:54 +0300 Subject: [PATCH] veselie --- README.MD | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.MD diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..e74056d --- /dev/null +++ b/README.MD @@ -0,0 +1,22 @@ +# MILLION DOLLAR BUISNESS + +## Description +*Version 1.0.0* + +## Installation +**1.** Clone the repository +```bash +git clone +``` +**2.** Install the requirements +```bash +pip install -r requirements.txt +``` +**3.** Run the program +```bash +python main.py +``` + +### Requirements +* Python 3.6 +