diff --git a/README.md b/README.md index fc7e29b..05b18a0 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Its recommended have a good knowledge of Objective-C and tweak development befor 1. https://iphonedev.wiki/index.php/Main_Page - tweak development wiki 2. https://github.com/w0lfschild/macOS_headers - pre-dumped headers for macOS -3. https://github.com/open-imcore/barcelona - Eric Rabil's wonderful REST API built using IMCore +3. https://github.com/beeper/barcelona - Eric Rabil's wonderful REST API built using IMCore 4. http://stevenygard.com/projects/class-dump/ (OS X) / https://github.com/freedomtan/classdump-dyld/ (Big Sur) - scripts to dump headers on macOS 5. https://lapcatsoftware.com/articles/bigsur.html - open-source tool from Apple to access system libraries 6. ZKSwizzle