Add screenshots to the README
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 144 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 447 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 299 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 160 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 257 KiB |
@@ -3,6 +3,7 @@
|
|||||||
<!--toc:start-->
|
<!--toc:start-->
|
||||||
- [Music Library](#music-library)
|
- [Music Library](#music-library)
|
||||||
- [Features](#features)
|
- [Features](#features)
|
||||||
|
- [Screenshots](#screenshots)
|
||||||
- [Setup](#setup)
|
- [Setup](#setup)
|
||||||
- [Environment configuration](#environment-configuration)
|
- [Environment configuration](#environment-configuration)
|
||||||
- [Running the application](#running-the-application)
|
- [Running the application](#running-the-application)
|
||||||
@@ -22,6 +23,14 @@
|
|||||||
- All data stored in a single SQLite database for portability and ease of backup/restore
|
- All data stored in a single SQLite database for portability and ease of backup/restore
|
||||||
- Ideal for deployment on a server with limited resources (1CPU, 512MB RAM)
|
- Ideal for deployment on a server with limited resources (1CPU, 512MB RAM)
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
Run `mix setup` to install and setup dependencies.
|
Run `mix setup` to install and setup dependencies.
|
||||||
|
|||||||
Reference in New Issue
Block a user