diff --git a/README.md b/README.md index 2e6cfe0..2e85566 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Then start the ChurchCRM container: ``docker run --name churchcrm -p 80:80 -p 443:443 --link crm-mariadb -d jasonaskipper/churchcrm`` -![Installation](https://github.com/jaskipper/churchcrm/blob/master/include/Installation.jpg | width=300) + ### Building with Docker-Compose @@ -28,4 +28,4 @@ You can also download the Github repository and run ``docker-compose build`` and Once up and running, go to your website and fill in the database username and password that you set up in the commands above or in the docker-compose file. Use **``crm-mariadb``** as the **database host**. Once set up you can use the default username of ``admin`` and password of ``changeme`` to log in. -![Login](https://github.com/jaskipper/churchcrm/blob/master/include/Login.jpg | width=300) +