forked from github.com/eufy_robovac
Readme formatting
This commit is contained in:
10
README.md
10
README.md
@@ -12,8 +12,7 @@
|
|||||||
- [5. Get your credentials](#5-get-your-credentials)
|
- [5. Get your credentials](#5-get-your-credentials)
|
||||||
- [Configuration](#configuration)
|
- [Configuration](#configuration)
|
||||||
- [Examples](#examples)
|
- [Examples](#examples)
|
||||||
- [File](#file)
|
- [Command-line](#command-line)
|
||||||
- [Code](#code)
|
|
||||||
- [Config file](#config-file)
|
- [Config file](#config-file)
|
||||||
- [Usage](#usage)
|
- [Usage](#usage)
|
||||||
|
|
||||||
@@ -99,10 +98,7 @@ The device ID, ip address, and local code are required for this to work. They ma
|
|||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
### File
|
### Command-line
|
||||||
[example config](config/robovac.conf.example)
|
|
||||||
|
|
||||||
### Code
|
|
||||||
|
|
||||||
Set config file to any arbitrary location:
|
Set config file to any arbitrary location:
|
||||||
|
|
||||||
@@ -125,6 +121,8 @@ ip=192.168.1.1
|
|||||||
local_code=LOCAL_CODE
|
local_code=LOCAL_CODE
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[see here](config/robovac.conf.example)
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user