From 1ee0dd642da8467c3bcd29028d7fee075c61da04 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Sat, 13 Jun 2020 03:17:05 +0200 Subject: Add opening text before feature list in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8472396..6f0944a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ This project provides an interface to activate and deactivate iOS devices by talking to Apple's webservice alongside a command-line utility named `ideviceactivation`. +Some key features are: + - **Status:** Implements complete activation and deactivation process - **Compatibility**: Supports legacy and latest activation webservice APIs - **Utility:** Provides `ideviceactivation` utility for command-line usage -- cgit v1.1-32-gdbae