summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 44ca3fa..46fccb2 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,8 @@ format.*
10The project provides an interface to read and write plist files in binary or 10The project provides an interface to read and write plist files in binary or
11XML format alongside a command-line utility named `plistutil`. 11XML format alongside a command-line utility named `plistutil`.
12 12
13Some key features are:
14
13- **Formats:** Supports binary and XML format 15- **Formats:** Supports binary and XML format
14- **Utility:** Provides a `plistutil` utility for the command-line 16- **Utility:** Provides a `plistutil` utility for the command-line
15- **Python:** Provides Cython based bindings for Python 17- **Python:** Provides Cython based bindings for Python