From b25213a6f9c90a5e08af4e2e2cf59532403ce92c Mon Sep 17 00:00:00 2001 From: fitsum Date: Thu, 4 Jul 2024 01:44:31 -0400 Subject: [PATCH] add NOTES with notes about commenting out default values in config --- NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 NOTES.md diff --git a/NOTES.md b/NOTES.md new file mode 100644 index 0000000..d3aa4ff --- /dev/null +++ b/NOTES.md @@ -0,0 +1,5 @@ +# NOTES +- DEFAULT VALUES FOR OPTIONS + +## DEFAULT VALUES FOR OPTIONS +- the bin wouldn't take optios unless default values for lat, lon, width, height, etc options are commented out