diff --git a/README.md b/README.md index 203a315..b795f87 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Parse and write `.binaryCookies` format used by Safari and other iOS/OSX applications. You can filter cookies by domain name using a blacklist or whitelist or dump the data and export in other formats. +### Usage +See python cookie.py -h for help on usage. + ### License Dual licensed under the MIT and GPL licenses: http://www.opensource.org/licenses/mit-license.php