diff --git a/README.md b/README.md index ea7d943..8021867 100644 --- a/README.md +++ b/README.md @@ -88,3 +88,7 @@ scp -i /path/2/key "$1" jaileduser@192.168.0.70:/files" ``` This allows me to quickly type ```send2intra image.png``` in my terminal and have the file transfered to the container, hosted by Apache and available for download within miliseconds + +![picture](https://git.tobiastime.xyz/Tobias/Apache-LXC-Intranet/raw/branch/main/images/send2intra.jpg) +![picture](https://git.tobiastime.xyz/Tobias/Apache-LXC-Intranet/raw/branch/main/images/index.jpg) +![picture](https://git.tobiastime.xyz/Tobias/Apache-LXC-Intranet/raw/branch/main/images/file.jpg)