From add80fb8171f1d3e6bff36ddce3ffa8f42885160 Mon Sep 17 00:00:00 2001 From: javyduck Date: Tue, 24 Jun 2025 01:51:59 +0000 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50c577c..381acbc 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-3100/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) -* UDora (Unified Dynamic Optimization for Red teaming Agents) is a comprehensive framework for adversarial attacks against LLM-based agents that dynamically optimizes adversarial strings by leveraging agents' own reasoning processes to trigger targeted malicious actions.* +*UDora (Unified Dynamic Optimization for Red teaming Agents) is a comprehensive framework for adversarial attacks against LLM-based agents that dynamically optimizes adversarial strings by leveraging agents' own reasoning processes to trigger targeted malicious actions.*