Skip to content

Commit d23e885

Browse files
authored
Update README.md
1 parent 21c0684 commit d23e885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,11 @@ monitor.ping(
126126

127127
## Configuring Monitors
128128

129+
### YAML Configuration File
130+
129131
You can configure all of your monitors using a single YAML file. This can be version controlled and synced to Cronitor as part of
130132
a deployment or build process. For details on all of the attributes that can be set, see the [Monitor API](https://cronitor.io/docs/monitor-api) documentation.
131133

132-
### YAML Configuration.
133-
134134
```python
135135
import cronitor
136136

0 commit comments

Comments
 (0)