mirror of
https://github.com/obskyr/khinsider.git
synced 2025-09-09 20:50:43 +02:00
Clarified readme a wee bit.
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
# khinsider.py
|
# khinsider.py
|
||||||
|
|
||||||
`khinsider.py` is a [Python](https://www.python.org/) interface for getting [khinsider](http://downloads.khinsider.com/) soundtracks. It makes khinsider mass downloads a breeze. It's easy to use - check it!
|
`khinsider.py` is a [Python](https://www.python.org/) interface and script for getting [khinsider](http://downloads.khinsider.com/) soundtracks. It makes khinsider mass downloads a breeze. It's easy to use - check it!
|
||||||
|
|
||||||
From the command line:
|
From the command line (i.e. regular usage):
|
||||||
|
|
||||||
```cmd
|
```cmd
|
||||||
khinsider.py jumping-flash
|
khinsider.py jumping-flash
|
||||||
```
|
```
|
||||||
|
|
||||||
As an import:
|
As an import (for when you're programming):
|
||||||
|
|
||||||
```python
|
```python
|
||||||
import khinsider
|
import khinsider
|
||||||
|
Reference in New Issue
Block a user