From 9f9414d4440ed3293ab0dbbc20e0ccd4142087de Mon Sep 17 00:00:00 2001
From: "C.C." <fanweixiao@gmail.com>
Date: Wed, 29 Jan 2025 21:20:26 +0800
Subject: [PATCH] add yomo to readme

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index d781998..238b74c 100644
--- a/README.md
+++ b/README.md
@@ -148,6 +148,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
         <td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/anda/README.md">Anda</a> </td>
         <td>A Rust framework for AI agent development, designed to build a highly composable, autonomous, and perpetually memorizing network of AI agents.</td>
     </tr>
+    <tr>
+        <td><img src="https://yomo.run/yomo-logo.png" alt="Icon" width="64" height="auto" /></td>
+        <td><a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/yomo/README.md">YoMo</a></td>
+        <td>Stateful Serverless LLM Function Calling Framework with Strongly-typed Language Support</td>
+    </tr>
 </table>
 
 ### RAG frameworks