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) •
-[Installation](#installation) •
-[Usage](#usage) •
-[How does it work?](#how-does-it-work) •
-[Tips](#tips) •
-[Need help?](#need-help)
+<p align="center">
+ <a href="#features">Features</a> •
+ <a href="#installation">Installation</a> •
+ <a href="#usage">Usage</a> •
+ <a href="#how-does-it-work">How does it work?</a> •
+ <a href="#tips">Tips</a> •
+ <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))