Skip to content

Commit

Permalink
Updated README.md (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatSINEWAVE authored May 8, 2024
1 parent ea0835f commit ef4540a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ DomainMonitor is a Python-based monitoring tool designed to track changes in spe

The project structure includes the following files and directories:

- **`monitors/`**: Directory containing monitor configurations.
- **`model/domain.json`**: Configuration template for domain information.
- **`monitors/`**: Directory containing template monitor configurations.
- **`model/domain.json`**: Configuration template for the monitored domain.
- **`model/webhook.json`**: Configuration template for webhook URL.
- **`model/log.json`**: Template for log data.
- **`monitor.py`**: Python script for monitoring domains.
- **`model/log.json`**: Template for log data for the monitored domain.
- **`model/monitor.py`**: Python script for monitoring domains.
- **`deploy-monitor.py`**: Script for deploying new monitors.
- **`deployer.log`**: Log file for deployment activities.

Expand Down

0 comments on commit ef4540a

Please sign in to comment.