diff --git a/README.md b/README.md index c4c9f05..55d63ee 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,8 @@ python main.py path_to_your_image.jpg The script will create two new images in the "left" and "right" directories with the suffixes _left and _right added to the original file name. ## License -This project is licensed under the terms of the MIT license. \ No newline at end of file +This project is licensed under the terms of the MIT license. + +## Source Code + +The source code for this project is available on [Gitea](https://gitea.fahrecker.com/andreas-personal/image-splitter) and mirrored on [GitHub](https://github.com/andreas-fahrecker/image-splitter). \ No newline at end of file