From bcca9ad25ebacd84bc43e536f33da2fac1a532b7 Mon Sep 17 00:00:00 2001
From: Daniel Smith <rdnlsmith@gmail.com>
Date: Tue, 28 Aug 2018 18:38:19 -0400
Subject: Add Acknowledgements section to README.md.

---
 README.md | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 43c3627..a3edc80 100644
--- a/README.md
+++ b/README.md
@@ -75,4 +75,12 @@ your library. I might consider adding a `--destructive` flag to move photos inst
 
 This program has already served its purpose, and I don't have any more iPhoto libraries to test it
 on, so I'm not likely to make further improvements for myself. If you use this program and run into
-problems, please open an issue and I will try to help.
\ No newline at end of file
+problems, please open an issue and I will try to help.
+
+## Acknowledgements
+
+The command-parsing structure was shamelessly stolen from
+[these](https://samyn.co/post/creating-neat-net-core-console-apps/)
+[two](https://samyn.co/post/structuring-neat-net-core-console-apps/)
+very helpful articles by
+[Marcel Samyn](https://github.com/iamarcel).
\ No newline at end of file
-- 
cgit v1.2.3