Remove experimental from the description (#8)

This commit is contained in:
Mike Arpaia
2017-12-14 19:59:50 -05:00
committed by Victor Vrantchan
parent 5cc8184daf
commit dfe85a8098

View File

@@ -5,7 +5,7 @@
<img class="hero__logo-image" src="/images/logo.svg" />
</div>
<p class="hero__text">
MicroMDM is an experimental project to build a <a target="_blank" href="https://developer.apple.com/library/content/documentation/Miscellaneous/Reference/MobileDeviceManagementProtocolRef/3-MDM_Protocol/MDM_Protocol.html">Mobile Device Management</a>
MicroMDM is a project which provides an open source <a target="_blank" href="https://developer.apple.com/library/content/documentation/Miscellaneous/Reference/MobileDeviceManagementProtocolRef/3-MDM_Protocol/MDM_Protocol.html">Mobile Device Management</a>
server for Apple devices. Our goal is to create a performant and extensible
device management solution for enterprise and education environments.
</p>