Merge pull request #85 from tolbxela/patch-1
The table in the Templates section was corrected
This commit is contained in:
12
readme.md
12
readme.md
@@ -132,12 +132,12 @@ This package makes use of [`text/template`](https://godoc.org/text/template). [D
|
||||
|
||||
The following variables are available:
|
||||
|
||||
| Root objects |
|
||||
| ------------- | -----------------
|
||||
| `.SystemName` | system name
|
||||
| `.API` | `api` object from configuration
|
||||
| `.Monitor` | `monitor` object from configuration
|
||||
| `.now` | formatted date string
|
||||
| Root objects | Description |
|
||||
| ------------- | ------------------------------------|
|
||||
| `.SystemName` | system name |
|
||||
| `.API` | `api` object from configuration |
|
||||
| `.Monitor` | `monitor` object from configuration |
|
||||
| `.now` | formatted date string |
|
||||
|
||||
| Monitor variables |
|
||||
| ------------------ |
|
||||
|
||||
Reference in New Issue
Block a user