summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2020-06-13 03:17:05 +0200
committerGravatar Martin Szulecki2020-06-13 03:17:05 +0200
commit1ee0dd642da8467c3bcd29028d7fee075c61da04 (patch)
tree93f0d4054bb5ca6f8c82bae78769ae96bdbc6430
parentff78b7be2409271b5ed3b371f609d1b3797f3f6a (diff)
downloadlibideviceactivation-1ee0dd642da8467c3bcd29028d7fee075c61da04.tar.gz
libideviceactivation-1ee0dd642da8467c3bcd29028d7fee075c61da04.tar.bz2
Add opening text before feature list in README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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