Browse Source

Update readme

master
David Ludwig 3 years ago
parent
commit
60adc2d0a0
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      README.md

+ 10
- 0
README.md View File

@ -0,0 +1,10 @@
# Autoplex
A complete service to automate movie and TV show management for Plex.
## Development:
Start the services via `docker-compose`
```bash
docker-compose -f docker-compose.yml -f docker-compose.dev.yml docker-compose.env.yml up --build
```

Loading…
Cancel
Save