update usage
This commit is contained in:
parent
3ecc980fb1
commit
527311df59
@ -1,13 +1,14 @@
|
|||||||
## Apple Splash Screen Maker
|
# 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)
|
![](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
|
## Usage and Examples
|
||||||
Install package
|
1. Install package
|
||||||
``` sh
|
``` sh
|
||||||
pip install assm
|
pip install assm
|
||||||
```
|
```
|
||||||
|
|
||||||
|
2. Place `logo.png` and run script in this directory
|
||||||
Usage
|
Usage
|
||||||
``` sh
|
``` sh
|
||||||
python3 -m assm
|
python3 -m assm
|
||||||
|
Loading…
Reference in New Issue
Block a user