Add screenshots to the README
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<!--toc:start-->
|
||||
- [Music Library](#music-library)
|
||||
- [Features](#features)
|
||||
- [Screenshots](#screenshots)
|
||||
- [Setup](#setup)
|
||||
- [Environment configuration](#environment-configuration)
|
||||
- [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
|
||||
- Ideal for deployment on a server with limited resources (1CPU, 512MB RAM)
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

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