pem/README.md in fastlane-2.21.0.beta.20170316010039 vs pem/README.md in fastlane-2.21.0.beta.20170317010039
- old
+ new
@@ -18,10 +18,11 @@
<a href="https://github.com/fastlane/boarding">boarding</a> •
<a href="https://github.com/fastlane/fastlane/tree/master/gym">gym</a> •
<a href="https://github.com/fastlane/fastlane/tree/master/scan">scan</a> •
<a href="https://github.com/fastlane/fastlane/tree/master/match">match</a>
</p>
+
-------
<p align="center">
<img src="assets/pem.png" height="110">
</p>
@@ -42,9 +43,10 @@
`pem` creates new .pem, .cer, and .p12 files to be uploaded to your push server if a valid push notification profile is needed. `pem` does not cover uploading the file to your server.
To automate iOS Provisioning profiles you can use [match](https://github.com/fastlane/fastlane/tree/master/match).
-------
+
<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> •