# 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 ```