From a7e766705a69ce94d17279a72c5f85e6d280380c Mon Sep 17 00:00:00 2001 From: Style3D <165626237+Style3D@users.noreply.github.com> Date: Wed, 19 Nov 2025 10:13:55 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fe4b68d..3205f20 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,6 @@ python test_garment_sim.py --pattern_spec $INPUT_JSON Or run the simulation directly in the `3D View` GUI tab. ### Citation -```bash If you find this work useful, please cite: ```bibtex @@ -124,4 +123,4 @@ If you find this work useful, please cite: booktitle={Proceedings of the Computer Vision and Pattern Recognition Conference}, year={2025} } -``` \ No newline at end of file +```