diff --git a/README.md b/README.md index 8865688..6058f04 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ![# DyCI – Dynamic Code Injection](/Meta/logo.png?raw=true "DyCI – Dynamic Code Injection") -[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) +[![Join the chat at https://gitter.im/DyCI/dyci-main](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/DyCI/dyci-main?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) This tool allows you to inject code into running iOS application, without restarting it. @@ -10,7 +11,6 @@ This tool allows you to inject code into running iOS application, without restar ## WARNING -[![Join the chat at https://gitter.im/DyCI/dyci-main](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/DyCI/dyci-main?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Uninstall DyCI before updating Xcode. If you don't you may need to reinstall xcode. We're currenlty working on [this issue](https://github.com/DyCI/dyci-main/issues/8)...