diff --git a/README.md b/README.md index 7843bcf..5804968 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A creator-proof live-streaming and recording app for YouTube — native Windows (C# / WPF / .NET 8). +## Screenshot + +![ytLlive — main window with scenes, sources, and live preview](docs/ytLlive-preview.png) + ## Design Principle > This software is so intuitive that even the most right-brained person can easily intuit and use it. diff --git a/docs/ytLlive-preview.png b/docs/ytLlive-preview.png new file mode 100644 index 0000000..5373b33 Binary files /dev/null and b/docs/ytLlive-preview.png differ