Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
shervinbdndev committed Mar 14, 2022
1 parent 996a163 commit d2b9df8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,27 @@
<br>

<h1 align='center'><b>How To Run</b></h1>

First of All Clone the project from here ``~ git clone https://github.com/shervinbdndev/WindowsMedicator.git``

<br>

Then go To Project's Directory with ``~ cd WindowsMedicator-master`` No Matters if Your Using Windows or Linux.

<br>

For Running in Python Console 👇

<br>

First Run `` pip install colorama `` or use `` py -m pip install -r requirements.txt ``

<br>

Then Run the Code Below 👇

<br>

```py
~ python WindowsMedicator.py
```
Expand Down

0 comments on commit d2b9df8

Please sign in to comment.