diff --git a/README.md b/README.md index 424abf06..8eac2c7e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +

+ Automaker Logo +

+ > **[!TIP]** > > **Learn more about Agentic Coding!** @@ -12,6 +16,8 @@ Automaker is an autonomous AI development studio that transforms how you build software. Instead of manually writing every line of code, you describe features on a Kanban board and watch as AI agents powered by Claude Code automatically implement them. +![Automaker UI](https://i.imgur.com/jdwKydM.png) + ## What Makes Automaker Different? Traditional development tools help you write code. Automaker helps you **orchestrate AI agents** to build entire features autonomously. Think of it as having a team of AI developers working for you—you define what needs to be built, and Automaker handles the implementation. diff --git a/apps/app/public/readme_logo.png b/apps/app/public/readme_logo.png new file mode 100644 index 00000000..b0d7f2bc Binary files /dev/null and b/apps/app/public/readme_logo.png differ