README.md in sigh-0.1.1 vs README.md in sigh-0.1.2

- old
+ new

@@ -28,16 +28,18 @@ Follow the developer on Twitter: [@KrauseFx](https://twitter.com/KrauseFx) ------- -[Features](#features) &bull; -[Installation](#installation) &bull; -[Usage](#usage) &bull; -[How does it work?](#how-does-it-work) &bull; -[Tips](#tips) &bull; -[Need help?](#need-help) +<p align="center"> + <a href="#features">Features</a> &bull; + <a href="#installation">Installation</a> &bull; + <a href="#usage">Usage</a> &bull; + <a href="#how-does-it-work">How does it work?</a> &bull; + <a href="#tips">Tips</a> &bull; + <a href="#need-help">Need help?</a> +</p> ------- # Features @@ -46,9 +48,10 @@ - **Repair** a provisioning profile, when it is broken - **Create** a new provisioning profile, if it doesn't exist already - Supports **App Store**, **Ad Hoc** and **Development** profiles - Support for **multiple Apple accounts**, storing your credentials securely in the Keychain - Support for **multiple Teams** +- Support for Enterprise Profiles ### Why not let Xcode do the work? - ```sigh``` can easily be integrated into your CI-server (e.g. Jenkins) - Xcode sometimes invalidates all existing profiles ([Proof](assets/SignErrors.png))