mirror of https://github.com/caronc/apprise
Updated Home (markdown)
parent
d8fcc0e98e
commit
51aa6a27ed
6
Home.md
6
Home.md
|
@ -64,6 +64,12 @@ The following configuration formats are supported:
|
||||||
* [[TEXT|config_text]]
|
* [[TEXT|config_text]]
|
||||||
* [[YAML|config_yaml]]
|
* [[YAML|config_yaml]]
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
Apprise can be installed as easy as:
|
||||||
|
```bash
|
||||||
|
pip install apprise
|
||||||
|
```
|
||||||
|
|
||||||
## Other
|
## Other
|
||||||
* [[Using the Command Line|CLI_Usage]]
|
* [[Using the Command Line|CLI_Usage]]
|
||||||
* [[Development API|Development_API]]
|
* [[Development API|Development_API]]
|
||||||
|
|
Loading…
Reference in New Issue