From 64d78956eb33ca0a2564fded3d12729ee036a915 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Tue, 10 Mar 2020 22:18:26 -0700 Subject: [PATCH] update acknowledgment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bf6c83c..b9c39371 100755 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ Tested on: - OSX 10.14.6 ## Acknowledgments +- CI automation and code optimizations from https://github.com/philippeitis - `ifconfig-parser` module from https://github.com/KnightWhoSayNi/ifconfig-parser - `xmltodict` module from https://github.com/martinblech/xmltodict by Martín Blech - `ruamel.yaml` library from https://pypi.org/project/ruamel.yaml by Anthon van der Neut