diff --git a/Motivation-for-this-project.md b/Motivation-for-this-project.md index 3cac065..4210111 100644 --- a/Motivation-for-this-project.md +++ b/Motivation-for-this-project.md @@ -2,4 +2,6 @@ My primary motivation for developing osxphotos is to create an easy way to progr I eventually added the `osxphotos` command line interface to provide a way to query and export photos from the command line. Initially I built this only as a tool to help me with development and debugging but it's grown into a useful stand-alone tool and it seems most people who discover osxphotos do so by searching for a way to export photos. -My primary focus when adding new features continues to be on the osxphotos python package itself with every attempt to make the interface useful and intuitive for others to use in their code. Any feature added to the command line tool is thus first developed as an interface for other programmers. \ No newline at end of file +My primary focus when adding new features continues to be on the osxphotos python package itself with every attempt to make the interface useful and intuitive for others to use in their code. Any feature added to the command line tool is thus first developed as an interface for other programmers. + +[home](https://github.com/RhetTbull/osxphotos/wiki) \ No newline at end of file