Skip to content

Commit

Permalink
Changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gopal-kaul committed Feb 13, 2021
1 parent 4877d73 commit ad6595c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
File renamed without changes.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ Features

### How to Download?
Go to [CSDJ Releases](https://github.com/gopal-kaul/CSDJ/releases/latest) and download the appropriate version for your operating system. Or clone this repository and run the Python script.
To run the python script, do the following-
```
git clone https://github.com/gopal-kaul/CSDJ/CSDJ.git
cd CSDJ
pip install -r requirements.txt
python CSDJ.py
```

### How to use?
Just extract, run CSDJ.exe or ./csdj, and profit!
Expand Down

0 comments on commit ad6595c

Please sign in to comment.