diff --git a/README.md b/README.md
index 40ddea7..abb7b70 100644
--- a/README.md
+++ b/README.md
@@ -453,7 +453,7 @@
### pyc逆向
- | [python-uncompyle6 3.9.2](https://github.com/rocky/python-uncompyle6) A cross-version Python bytecode decompiler
- | [pyinstxtractor 2024.04](https://github.com/extremecoders-re/pyinstxtractor) PyInstaller Extractor
-- [stegosaurus 1.0](https://github.com/AngelKitty/stegosaurus) A steganography tool for embedding payloads within Python bytecode.
+- | [stegosaurus 1.0](https://github.com/AngelKitty/stegosaurus) A steganography tool for embedding payloads within Python bytecode.
- [CTFever Toolkit by uniiem](https://c5r.app/tools/pyc-decompiler)
- [CTFever Toolkit by uniiem](https://ctfever.uniiem.com/tools/pyc-decompiler)
### python逆向