Skip to content
Snippets Groups Projects
Commit 553a60f0 authored by Erick Hitter's avatar Erick Hitter
Browse files

Update README for new config

parent 026656ef
No related branches found
No related tags found
No related merge requests found
......@@ -9,4 +9,4 @@ Copy `config-sample.json` to `config.json` and update the values.
## Use
Set up a cron entry to run the program periodically, or manually call it when your IP address changes. The program accepts no arguments, as `config.json` handles everything.
Set up a cron entry to run the program periodically, or manually call it when your IP address changes. The program accepts a single argument, `-config`, pointing to a `config.json` file that handles everything. A sample `config.json` is provided in the form of `config-sample.json`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment