From ebe43463b6c7dcf299806c59fab437909ebcdd7d Mon Sep 17 00:00:00 2001 From: Jake Runyan Date: Mon, 10 Feb 2025 12:17:07 -0800 Subject: [PATCH] Add Photo to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cfec2cd..52f9586 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # memechain So the idea here is to make an llm agent with tools that use https://imgflip.com/api to turn natural language into a meme. +![memechain](https://i.imgflip.com/9jr481.jpg) + ## Setup ```bash