Compare commits
3
Commits
5e28be6d09
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
71563ca214 | ||
|
|
12e9d6b9c4 | ||
|
|
8dbc471ab4 |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user