diff --git a/README.md b/README.md index 4df385a..a78de63 100755 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ ZNC Push was created by [John Reese](http://johnmreese.com) and designed to fill personal need. It may not fit your use cases, but any and all feedback would be greatly appreciated. + Dependencies ------------ @@ -50,6 +51,7 @@ On Ubuntu, development headers can be installed by installing `libcurl3-dev` or $ sudo aptitude install libcurl4-openssl-dev + Compiling --------- @@ -75,6 +77,7 @@ Note: You are strongly encouraged to use libcurl transport. The reason for that the default CSocket transport doesn't verify server's SSL certificate which leaves you vulnerable to MITM attacks. + Installation ------------ @@ -238,6 +241,7 @@ to something similar to "http://domain/#channel/2011-03-09 14:25:09", or This option must be set when using PushBullet and Airgram. This module supports both `device_id` (older, numeric id) and the `device_iden` (newer, alphanumeric id) used by PushBullet. You can find your `device_iden` by navigating to a device page and noting the last part of the URL. + ### Notifications * `message_content = "{message}"`