diff --git a/README.md b/README.md
index bdf4754..b45c642 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-#
PIG: Privacy Jailbreak Attack on LLMs via Gradient-based Iterative In-Context Optimization
+#
PIG: Privacy Jailbreak Attack on LLMs via Gradient-based Iterative In-Context Optimization
> This repository contains the official code implementation of our paper: [](https://arxiv.org/abs/xxx)
-
+
## Setup
@@ -34,4 +34,4 @@ You can run a privacy jailbreak attack using the following steps:
## Acknowledgements
-Our PIG framework is based on [EasyJailbreak](https://github.com/EasyJailbreak/EasyJailbreak). We thank the team for their open-source implementation.
\ No newline at end of file
+Our PIG framework is based on [EasyJailbreak](https://github.com/EasyJailbreak/EasyJailbreak). We thank the team for their open-source implementation.