1
0
mirror of https://github.com/obskyr/khinsider.git synced 2025-09-01 01:01:45 +02:00

Clarified readme a wee bit.

This commit is contained in:
obskyr
2022-04-12 06:21:12 +02:00
parent b19ac44def
commit 80e72da08e

View File

@@ -1,14 +1,14 @@
# 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
khinsider.py jumping-flash
```
As an import:
As an import (for when you're programming):
```python
import khinsider