diff --git a/README.md b/README.md index ede5cb0..5f84402 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,7 @@ A Python-based distance calculator to help determine how far new apartment compl All scripts make use of a configuration file, called `geoapi.ini` by default, that contains the API keys. Copy the file `geoapi.ini.template` and add your API keys. You can also specify a different configuration file with the `-C` or `--config` option to each script. + +## Acknowledgements + +Thanks to VMware Carbon Black for sponsoring Hackathon, which provided the time to pursue this research.