assm/README.md
2021-07-21 23:40:40 +03:00

16 lines
395 B
Markdown

# Apple Splash Screen Maker
![](https://img.shields.io/pypi/v/assm?style=for-the-badge) ![](https://img.shields.io/pypi/l/assm?style=for-the-badge) ![](https://img.shields.io/github/languages/code-size/emilecok/assm?style=for-the-badge)
## Usage and Examples
1. Install package
``` sh
pip install assm
```
2. Place `logo.png` and run script in this directory
Usage
``` sh
python3 -m assm
```