From 6f885cfbd5e286586e7a4e342373a87026685dbb Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Sat, 9 May 2020 13:36:56 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 9b30861..a1f4656 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,4 @@ -Welcome to the osxphotos wiki! +Welcome to the osxphotos wiki! The purpose of this wiki is to provide additional details on the implementation of osxphotos for developers who want to understand how the code works. It also documents details about the structure of the Photos database files for those that would like to extend osxphotos or create other projects that use the Photos database. # Table of Contents * [Motivation for this project](https://github.com/RhetTbull/osxphotos/wiki/Motivation-for-this-project)