diff --git a/README.md b/README.md index 36060db..22858d0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Go.Drop. 🎬🚀 +![logo](logo/logo_yellow.png) + An elegant, automated macOS background utility that bridges the gap between video approval and final multi-format delivery. It watches your render pipeline, formats your videos for social (4x5 crop), and deploys them to Dropbox with a single click. ## ✨ Features diff --git a/logo/logo_green.png b/logo/logo_green.png new file mode 100644 index 0000000..c03db6a Binary files /dev/null and b/logo/logo_green.png differ diff --git a/logo/logo_white.png b/logo/logo_white.png new file mode 100644 index 0000000..c749c66 Binary files /dev/null and b/logo/logo_white.png differ diff --git a/logo/logo_yellow.png b/logo/logo_yellow.png new file mode 100644 index 0000000..7537c52 Binary files /dev/null and b/logo/logo_yellow.png differ diff --git a/logo/play.png b/logo/play.png new file mode 100644 index 0000000..7781988 Binary files /dev/null and b/logo/play.png differ diff --git a/logo/rocket.png b/logo/rocket.png new file mode 100644 index 0000000..695eaac Binary files /dev/null and b/logo/rocket.png differ